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 Mar 25, 2021. It is now read-only.
There's only one difference: the test name is written to process.stdout while the test status (in this case Passed) is written using console.log(). The latter should eventually also end up writing to process.stdout. I don't know who's to blame here 😕
Bug Report
Actual behavior
Expected behavior
I'd like to see the test names as a way of tracking progress.
The text was updated successfully, but these errors were encountered: