1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/test/unit/ui/app
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
..
components Disable unnecessary curly braces in JSX (#7454) 2019-11-18 11:38:47 -03:30
reducers Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00
actions.spec.js Force background state update after removing an account (#7840) 2020-01-16 13:43:40 -04:00
selectors.spec.js Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00