Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test): handle scenario test rejection (#473)
in newer versions of node, the promise will never resolve if errors aren't specifically handled. This can cause tests to hang indefinitely. Fixes N/A
- Loading branch information