File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
packages/e2e-tests/specs/editor/various/__snapshots__ Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff 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>&2</p></blockquote>
162- <!-- /wp:quote -->"
163- `;
164-
165149exports[`Multi-block selection should multi-select from within the list block 1`] = `
166150" <!-- wp:paragraph -->
167151<p>1</p>
You can’t perform that action at this time.
0 commit comments