diff options
Prevent completedUiMigration popup from appearing in integration tests.
Diffstat (limited to 'development/states/currency-localization.json')
-rw-r--r-- | development/states/currency-localization.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/states/currency-localization.json b/development/states/currency-localization.json index 8288b3020..faacb25de 100644 --- a/development/states/currency-localization.json +++ b/development/states/currency-localization.json @@ -115,7 +115,8 @@ "preferences": { "useNativeCurrencyAsPrimaryCurrency": true, "showFiatInTestnets": true - } + }, + "completedUiMigration": true }, "appState": { "menuOpen": false, |