Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update HTML test content of reusable block
Browse files Browse the repository at this point in the history
fluiddot committed Dec 1, 2022
1 parent e426417 commit 1fb6595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/block/test/edit.native.js
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ const getMockedReusableBlock = ( id ) => ( {
content: {
raw: `
<!-- wp:heading -->
<h2>First Reusable block</h2>
<h2 class="wp-block-heading">First Reusable block</h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->

0 comments on commit 1fb6595

Please sign in to comment.