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 4357cda7b8
Fix no-shadow issues (#9246)
See [`no-shadow`](https://eslint.org/docs/rules/no-shadow) for more information.

This change enables `no-shadow` and fixes the issues raised by the rule.
2020-08-18 14:06:45 -02:30
..
pending-tx-tracker-test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
tx-controller-test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
tx-gas-util-test.js Fix no-empty-function issues (#9216) 2020-08-14 09:17:02 -02:30
tx-helper-test.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
tx-state-history-helpers-test.js Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
tx-state-manager-test.js Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
tx-utils-test.js Tidy up transaction-related unit tests (#8362) 2020-04-20 12:31:00 -02:30