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#6066, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
Current behavior:
Desired behavior:
cy.removeListener
andcy.removeAllListeners
should be typed, since they are usable as referenced here:https://docs.cypress.io/api/events/catalog-of-events.html#Binding-to-Events
Steps to reproduce:
https://docs.cypress.io/guides/tooling/typescript-support.html
it()
block in a*.ts
spec file, typecy.removeListener()
Versions
[email protected]
The text was updated successfully, but these errors were encountered: