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
In your case if you use a glob pattern that handles all cases then you should be good to go (YMMV). Something like: {tests,core/tests,plugins/*/tests}/*.js might work. Im not sure if glob supports brace expansion or not.
gives me
not ok <number> assert out of order
while this givesThe text was updated successfully, but these errors were encountered: