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
A (purposely) failing test in gertsonderby/C1-Prototype (described in this file) shows the error report twice. It's set up to be run in the browser, go to /test/index.html.
The same problem occurs if replacing the assertion with a throw statement.
This is tested on Windows, using npm 2.15.1, jspm 0.16.34, systemjs 0.19.27, mocha 2.4.5, unexpected 10.13.2.
The text was updated successfully, but these errors were encountered:
A (purposely) failing test in gertsonderby/C1-Prototype (described in this file) shows the error report twice. It's set up to be run in the browser, go to /test/index.html.
The same problem occurs if replacing the assertion with a
throw
statement.This is tested on Windows, using npm 2.15.1, jspm 0.16.34, systemjs 0.19.27, mocha 2.4.5, unexpected 10.13.2.
The text was updated successfully, but these errors were encountered: