1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers/transactions
Whymarrh Whitby b7259e5d6a
Fix radix issues (#9247)
See [`radix`](https://eslint.org/docs/rules/radix) for more information.

This change enables `radix` and fixes the issues raised by the rule.
2020-08-18 16:38:22 -02:30
..
pending-tx-tracker-test.js
tx-controller-test.js Fix radix issues (#9247) 2020-08-18 16:38:22 -02:30
tx-gas-util-test.js
tx-helper-test.js
tx-state-history-helpers-test.js
tx-state-manager-test.js
tx-utils-test.js