Using exported constant in cy.wait()
throws "TypeError: Cannot read property 'undefined' of undefined"
#78
Labels
cy.wait()
throws "TypeError: Cannot read property 'undefined' of undefined"
#78
Steps to reproduce
const
numberconst
const
in acy.wait()
callExpected behavior
Actual behavior
Stacktrace:
Relevant line
eslint-plugin-cypress/lib/rules/no-unnecessary-waiting.js
Line 72 in 9bcf51e
The text was updated successfully, but these errors were encountered: