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
The code for this is done in cypress-io/cypress#14456, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
Given you have a .only on a suite, and have an error thrown outside a test:
Current Behavior:

Cypress does not generate a new test for the uncaught failure, but says no tests are found.
Expected:

Bug since: unknown
(originally found during feature work)
The text was updated successfully, but these errors were encountered: