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
I got this error in cypress v3.0.1, strange becase tests are not failed, error happens on visit
cypress_runner.js:139505 TypeError: Cannot read property 'currentTest' of undefined
Because this error occurred during a 'after each' hook we are skipping the remaining tests in the current suite: 'BV-asset-2e2.js:Happy flow:...'
at onAfter (tests?p=cypress/integration/smokeTests/BV-asset-2e2.js-746:34697)
at Context. (tests?p=cypress/support/index.js-065:894)
and set up CI caching correctly
The text was updated successfully, but these errors were encountered: