mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
1eaffee00d
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. |
||
---|---|---|
.. | ||
actions | ||
app | ||
migrations | ||
responsive/components | ||
ui | ||
balance-formatter-test.js | ||
localhostState.js |