Skip to content

Commit

Permalink
Update templates.test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Apr 29, 2022
1 parent cb894a8 commit 93d5890
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ exports[`templates Using a CPT with a predefined template Should add a custom po
<!-- /wp:paragraph -->
<!-- wp:quote -->
<blockquote class=\\"wp-block-quote\\"><p></p></blockquote>
<blockquote class=\\"wp-block-quote\\"><!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph --></blockquote>
<!-- /wp:quote -->
<!-- wp:columns -->
Expand All @@ -36,7 +38,9 @@ exports[`templates Using a CPT with a predefined template Should respect user ed
<!-- /wp:paragraph -->
<!-- wp:quote -->
<blockquote class=\\"wp-block-quote\\"><p></p></blockquote>
<blockquote class=\\"wp-block-quote\\"><!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph --></blockquote>
<!-- /wp:quote -->
<!-- wp:columns -->
Expand Down

0 comments on commit 93d5890

Please sign in to comment.