Skip to content

Commit 26cb0dc

Browse files
committed
Skip tests
1 parent e29d2b4 commit 26cb0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cypress/integration/5-AI-SiteGen-onboarding-flow/8-restart-onboarding.cy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const {
44
SingleEventsAPI,
55
} = require('../wp-module-support/single-events-track.cy');
66

7-
describe('Restart Onboarding', function () {
7+
describe.skip('Restart Onboarding', function () {
88
before(() => {
99
// Create the option for Restarting Onboarding
1010
cy.exec(

0 commit comments

Comments
 (0)