Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_runner: refactor Promise chain in run()
This commit refactors the chain of functions in run() to use an async function instead of creating an awkward primordial-based Promise chain.
- Loading branch information