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
QUnit's reporter was refactored to use the new `runEnd` event[1].
This broke the previous hack as modifying the `details` object in
the `done` hook no longer does anything.
[1]: qunitjs/qunit#1643
0 commit comments