Skip to content

Commit

Permalink
Fix paste e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix committed Jun 5, 2024
1 parent 7066aef commit c5737ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/e2e/specs/editor/various/copy-cut-paste.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -669,10 +669,9 @@ test.describe( 'Copy/cut/paste', () => {
},
},
{
name: 'core/heading',
name: 'core/paragraph',
attributes: {
content: 'bB',
level: 2,
},
},
] );
Expand Down

0 comments on commit c5737ea

Please sign in to comment.