You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always return zero exit code, even tests has been failed. Library versions:
"mocha": "2.3.2",
"mocha-multi": "0.7.1",
I guess it happens because mochajs/mocha#1059 already merged and some hacks doesn't necessary anymore. I could remove them by myself, but I am not sure, which parts of hacks actually still needed.
The text was updated successfully, but these errors were encountered:
Given a simple setup:
Always return zero exit code, even tests has been failed. Library versions:
I guess it happens because mochajs/mocha#1059 already merged and some hacks doesn't necessary anymore. I could remove them by myself, but I am not sure, which parts of hacks actually still needed.
The text was updated successfully, but these errors were encountered: