Skip to content

Commit

Permalink
Update: test case according to the structural change of the list-item…
Browse files Browse the repository at this point in the history
… block
  • Loading branch information
nani-samireddy committed Dec 13, 2024
1 parent 2b3a6fc commit fb16d8a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/integration/fixtures/documents/mixed-content-out.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ <h3 class="wp-block-heading">Some heading</h3>
<!-- /wp:heading -->

<!-- wp:list -->
<ul class="wp-block-list"><!-- wp:list-item -->
<li></li>
<!-- /wp:list-item -->
<ul class="wp-block-list"><!-- wp:list-item /-->

<!-- wp:list-item -->
<li>Content we need to preserve</li>
Expand Down

0 comments on commit fb16d8a

Please sign in to comment.