Skip to content

Commit 8b9e4b3

Browse files
committed
Update snapshot
1 parent 13cd301 commit 8b9e4b3

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

packages/e2e-tests/specs/editor/various/__snapshots__/multi-block-selection.test.js.snap

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -146,22 +146,6 @@ exports[`Multi-block selection should handle Enter across blocks 2`] = `
146146
<!-- /wp:heading -->"
147147
`;
148148
149-
exports[`Multi-block selection should merge into quote with correct selection 1`] = `
150-
"<!-- wp:quote -->
151-
<blockquote class=\\"wp-block-quote\\"><p>1[</p></blockquote>
152-
<!-- /wp:quote -->
153-
154-
<!-- wp:paragraph -->
155-
<p>]2</p>
156-
<!-- /wp:paragraph -->"
157-
`;
158-
159-
exports[`Multi-block selection should merge into quote with correct selection 2`] = `
160-
"<!-- wp:quote -->
161-
<blockquote class=\\"wp-block-quote\\"><p>1</p><p>&amp;2</p></blockquote>
162-
<!-- /wp:quote -->"
163-
`;
164-
165149
exports[`Multi-block selection should multi-select from within the list block 1`] = `
166150
"<!-- wp:paragraph -->
167151
<p>1</p>

0 commit comments

Comments
 (0)