1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/test/unit/ui
Mark Stacey 20a7b8fa36
Force background state update after removing an account (#7840)
The e2e tests were failing intermittently after removing an account
because the account was shown as not deleted after the removal. I
suspect this was because the account _had_ been removed, but that
change to the background state hadn't yet propagated to the UI.

The background state is now synced before the loading overlay for
removing the account is removed, ensuring that the removed account
cannot be seen in the UI after removal.
2020-01-16 13:43:40 -04:00
..
app Force background state update after removing an account (#7840) 2020-01-16 13:43:40 -04:00
etherscan-prefix-for-network.spec.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30