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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Mocha is changing exit-behaviour after upgrade from 3.x to 4.x, see: https://mochajs.org/#--exit----no-exit
As a quickfix, the flag --exit should be set now when running mocha tests, to exit the process properly.
The text was updated successfully, but these errors were encountered: