Skip to content

Commit

Permalink
Improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Oct 9, 2023
1 parent d4a6043 commit 8635538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/specs/editor/blocks/links.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -1054,7 +1054,7 @@ test.describe( 'Links', () => {

// Update the link.
await pageUtils.pressKeys( 'Enter' );

// Reactivate the link.
await pageUtils.pressKeys( 'ArrowLeft' );
await pageUtils.pressKeys( 'ArrowLeft' );

Expand Down

0 comments on commit 8635538

Please sign in to comment.