Skip to content

Commit

Permalink
Fix another fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
ajlende committed Nov 8, 2023
1 parent c03a7c8 commit 5ee9aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/fixtures/documents/wordpress-out.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h3 class="wp-block-heading">Shortcode</h3>
<figure class="wp-block-image"><img src="block.png" alt="" class="wp-image-5114"/></figure>
<!-- /wp:image -->

<!-- wp:image {"align":"right","id":5114} -->
<!-- wp:image {"id":5114,"align":"right"} -->
<figure class="wp-block-image alignright"><img src="aligned.png" alt="" class="wp-image-5114"/></figure>
<!-- /wp:image -->

Expand Down

0 comments on commit 5ee9aa7

Please sign in to comment.