We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d84d43 commit b3fa154Copy full SHA for b3fa154
cypress-tests/cypress/support/e2e.js
@@ -15,6 +15,7 @@
15
16
// Import commands.js using ES2015 syntax:
17
import "./commands";
18
+import "./redirectionHandler";
19
import "./screenshotConfigs";
20
21
// Alternatively you can use CommonJS syntax:
0 commit comments