Skip to content

Commit

Permalink
commit to re-run e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jayson31 committed Dec 11, 2024
1 parent b12e7fb commit 7499c47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/specs/pages/bulk-edit-pages.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ test.describe( 'Bulk Edit the wp-page', () => {
// Validate that the page is in draft status
await expect( posts.first() ).toHaveText( 'Draft' );
} );

} );

0 comments on commit 7499c47

Please sign in to comment.