Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(test): handle scenario test rejection #473

Merged
merged 1 commit into from Jan 30, 2021
Merged

fix(test): handle scenario test rejection #473

merged 1 commit into from Jan 30, 2021

Commits on Jan 30, 2021

  1. fix(test): handle scenario test rejection

    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
    codymikol committed Jan 30, 2021
    Copy the full SHA
    6e8f9b2 View commit details
    Browse the repository at this point in the history