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 was archived by the owner on Sep 11, 2025. It is now read-only.
Hey team. I'm afraid that v0.2.1 may have introduced a bug. After upgrading I'm unable to run any specs at all. It always gives me Test Suites: 0 of x total, whether or not I filter by filename.
npm run e2e:stage:headed -- test/e2e/specs/search/load.critical.ts
>[email protected] e2e:stage:headed /Users/steve/adobe/behance/be.net
>cd test/e2e && PLAYWRIGHT_ENVIRONMENT=stage HEADED=true npx jest --runInBand "test/e2e/specs/search/load.critical.ts"
Test Suites: 0 of 1 total
Tests: 0 total
Snapshots: 0 total
Time: 0.105 s
Ran all test suites matching /test\/e2e\/specs\/search\/load.critical.ts/i.