Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Apr 29, 2022
1 parent 13cd301 commit 8b9e4b3
Showing 1 changed file with 0 additions and 16 deletions.
Expand Up @@ -146,22 +146,6 @@ exports[`Multi-block selection should handle Enter across blocks 2`] = `
<!-- /wp:heading -->"
`;
exports[`Multi-block selection should merge into quote with correct selection 1`] = `
"<!-- wp:quote -->
<blockquote class=\\"wp-block-quote\\"><p>1[</p></blockquote>
<!-- /wp:quote -->
<!-- wp:paragraph -->
<p>]2</p>
<!-- /wp:paragraph -->"
`;
exports[`Multi-block selection should merge into quote with correct selection 2`] = `
"<!-- wp:quote -->
<blockquote class=\\"wp-block-quote\\"><p>1</p><p>&amp;2</p></blockquote>
<!-- /wp:quote -->"
`;
exports[`Multi-block selection should multi-select from within the list block 1`] = `
"<!-- wp:paragraph -->
<p>1</p>
Expand Down

0 comments on commit 8b9e4b3

Please sign in to comment.