Skip to content

Commit 654e1f4

Browse files
committed
update util method ref
1 parent 117d942 commit 654e1f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/cypress/integration/next-steps-portal.cy.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// <reference types="Cypress" />
2-
import { wpLogin } from '../wp-module-support/utils.cy';
2+
import { wpLogin, resetNextStepsData } from '../wp-module-support/utils.cy';
33
import {
4-
resetNextStepsData,
54
waitForNextStepsApp,
65
getTaskByStatus,
76
verifyTaskDataAttributes,

0 commit comments

Comments
 (0)