1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00

Prevent completedUiMigration popup from appearing in integration tests.

This commit is contained in:
Dan Miller 2019-05-07 15:23:42 -02:30
parent b481497246
commit 936cbd7ec0
6 changed files with 12 additions and 6 deletions

View File

@ -133,7 +133,8 @@
"preferences": {
"useNativeCurrencyAsPrimaryCurrency": true,
"showFiatInTestnets": true
}
},
"completedUiMigration": true
},
"appState": {
"menuOpen": false,

View File

@ -156,7 +156,8 @@
"currentLocale": "en",
"preferences": {
"useNativeCurrencyAsPrimaryCurrency": true
}
},
"completedUiMigration": true
},
"appState": {
"menuOpen": false,

View File

@ -115,7 +115,8 @@
"preferences": {
"useNativeCurrencyAsPrimaryCurrency": true,
"showFiatInTestnets": true
}
},
"completedUiMigration": true
},
"appState": {
"menuOpen": false,

View File

@ -137,7 +137,8 @@
"preferences": {
"useNativeCurrencyAsPrimaryCurrency": true,
"showFiatInTestnets": true
}
},
"completedUiMigration": true
},
"appState": {
"menuOpen": false,

View File

@ -116,7 +116,8 @@
"preferences": {
"useNativeCurrencyAsPrimaryCurrency": true,
"showFiatInTestnets": true
}
},
"completedUiMigration": true
},
"appState": {
"menuOpen": false,

View File

@ -1058,7 +1058,8 @@
"currentLocale": "en",
"preferences": {
"useNativeCurrencyAsPrimaryCurrency": true
}
},
"completedUiMigration": true
},
"appState": {
"menuOpen": false,