mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +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. |
||
---|---|---|
.. | ||
reducers | ||
actions.spec.js | ||
selectors.spec.js |