Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test] Fix unhandled promise and the assertion.
* Need to await * Had to use this way to assert, as suggested here: jestjs/jest#3601 (comment)
- Loading branch information