Skip to content

Commit

Permalink
Skip test: create a new page, edit template and toggle page template …
Browse files Browse the repository at this point in the history
…preview (#62799)

Co-authored-by: ellatrix <ellatrix@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
  • Loading branch information
3 people committed Jun 25, 2024
1 parent 93a313e commit 48e4b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/specs/site-editor/pages.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ test.describe( 'Pages', () => {
await admin.visitSiteEditor();
} );

test( 'create a new page, edit template and toggle page template preview', async ( {
test.skip( 'create a new page, edit template and toggle page template preview', async ( {
page,
editor,
} ) => {
Expand Down

0 comments on commit 48e4b68

Please sign in to comment.