Fix losing overrides after detaching patterns #94254
Annotations
2 errors
Running the tests:
packages/e2e-tests/specs/editor/various/pattern-blocks.test.js#L142
Error: expect(received).toMatchSnapshot()
Snapshot name: `Pattern blocks can be created from multiselection and converted back to regular blocks 1`
- Snapshot - 7
+ Received + 1
- "<!-- wp:paragraph -->
- <p>Hello there!</p>
- <!-- /wp:paragraph -->
-
- <!-- wp:paragraph -->
- <p>Second paragraph</p>
- <!-- /wp:paragraph -->"
+ "<!-- wp:block {"ref":152} /-->"
at Object.toMatchSnapshot (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/editor/various/pattern-blocks.test.js:142:42)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
Running the tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading