Skip to content

Commit

Permalink
Update change detection e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed Oct 4, 2023
1 parent d271ec2 commit 8360ac7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ describe( 'Change detection', () => {
// Trash post.
await openDocumentSettingsSidebar();
await page.click( '.editor-post-trash.components-button' );
await page.click( '.components-confirm-dialog .is-primary' );

await Promise.all( [
// Wait for "Saved" to confirm save complete.
Expand Down

0 comments on commit 8360ac7

Please sign in to comment.