1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Mark Stacey 1eaffee00d
Await completion of async actions under test (#8386)
Some of the unit tests for `actions.js` were calling async actions
without `await`-ing them. All async actions are now called with `await`
to ensure they've completed.
2020-04-23 09:45:54 -03:00
..
2020-01-09 00:04:58 -03:30
2020-02-15 17:04:21 -03:30
2018-07-02 18:49:33 -04:00
2020-01-30 14:11:26 -03:30
2018-07-02 18:49:33 -04:00