1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test
Mark Stacey 022ef13372
Fix migration 47 (#9014)
This migration had referred to the non-existent
`TransactionsController` instead of `TransactionController`, so it
effectively did nothing. Now it should work.

This migration hasn't been included in any release yet, so we can fix
it in-place instead of adding an additional corrected migration.

The migration comment has also been updated, as it was inaccurate.
2020-07-16 10:16:41 -03:00
..
data Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
e2e Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
lib Remove integration tests (#8959) 2020-07-10 12:22:36 -03:00
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Fix migration 47 (#9014) 2020-07-16 10:16:41 -03:00
unit-global Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
web3 Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
env.js Remove cross-env (#7950) 2020-01-30 14:11:26 -03:30
helper.js Update account options menu design (#8654) 2020-05-27 12:31:53 -03:00
setup.js Remove obs-store babel register handling (#8413) 2020-04-27 07:54:42 -07:00