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

2.3.3: better handle failures #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 15, 2020

  1. 2.3.3: better handle failures

    In node versions v10.0 and v10.1, these tests time out (as seen in es6-shim's tests), instead of failing quickly with a helpful message. By providing an explicit `done(err)` call in the failure path, this is addressed.
    ljharb authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5fd6d3c View commit details
    Browse the repository at this point in the history