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 e29d2b4 commit 26cb0dcCopy full SHA for 26cb0dc
tests/cypress/integration/5-AI-SiteGen-onboarding-flow/8-restart-onboarding.cy.js
@@ -4,7 +4,7 @@ const {
4
SingleEventsAPI,
5
} = require('../wp-module-support/single-events-track.cy');
6
7
-describe('Restart Onboarding', function () {
+describe.skip('Restart Onboarding', function () {
8
before(() => {
9
// Create the option for Restarting Onboarding
10
cy.exec(
0 commit comments