Skip to content

Commit

Permalink
Disable navigation editor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Oct 25, 2021
1 parent f52f8ad commit 69e04ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ async function deleteAllLinkedResources() {
} );
}

describe( 'Navigation editor', () => {
describe.skip( 'Navigation editor', () => {
useExperimentalFeatures( [ '#gutenberg-navigation' ] );

beforeAll( async () => {
Expand Down

0 comments on commit 69e04ab

Please sign in to comment.