Skip to content

Commit

Permalink
Remove path
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Feb 21, 2023
1 parent 468711e commit c4c5251
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/e2e-tests/specs/performance/site-editor.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ describe( 'Site Editor Performance', () => {
await visitSiteEditor( {
postId: id,
postType: 'page',
// This shouldn't be necessary, but without it the tests fail.
// Could be related to having the necessary cookies in the browser.
// See https://github.com/WordPress/gutenberg/pull/48240/files#r1111760556
path: '/navigation/single',
} );
} );

Expand Down

0 comments on commit c4c5251

Please sign in to comment.