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 Apr 15, 2019. It is now read-only.
Expected behaviour
Eslint should fail if we have exclusive tests like
describe.only
orit.only
.Actual behaviour
Currently we don't have this rule included.
Steps to reproduce
Try running
npm run eslint
while having a random exclusive test.The text was updated successfully, but these errors were encountered: