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 117d942 commit 654e1f4Copy full SHA for 654e1f4
tests/cypress/integration/next-steps-portal.cy.js
@@ -1,7 +1,6 @@
1
// <reference types="Cypress" />
2
-import { wpLogin } from '../wp-module-support/utils.cy';
+import { wpLogin, resetNextStepsData } from '../wp-module-support/utils.cy';
3
import {
4
- resetNextStepsData,
5
waitForNextStepsApp,
6
getTaskByStatus,
7
verifyTaskDataAttributes,
0 commit comments