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

n-api: resolve promise in test #19245

Commits on Mar 8, 2018

  1. n-api: resolve promise in test

    The last promise created by the test for the purposes of making sure
    that its type is indeed a promise needs to be resolved so as to avoid
    having it left in the pending state at the end of the test.
    Gabriel Schulhof committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    de9732e View commit details
    Browse the repository at this point in the history