WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.36k stars 4.13k forks source link

[Flaky Test] should not populate edited post with default block for format #36779

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.

Test title

should not populate edited post with default block for format

Test path

specs/editor/plugins/templates.test.js

Flaky rate (estimated)

57 / 58 runs

Errors

Test passed after 1 failed attempts on update/show-appender-when-parent-selected. ``` ● templates › With default post format assigned › should not populate edited post with default block for format expect(received).toMatchSnapshot() Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1` - Snapshot - 0 + Received + 3 +
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T11:00:43.604Z"><code>[2021-11-24T11:00:43.604Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1498901993"><code>add/elements-typography</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T11:29:30.121Z"><code>[2021-11-24T11:29:30.121Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1499010350"><code>add/elements-typography</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T11:34:00.667Z"><code>[2021-11-24T11:34:00.667Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1498952729"><code>fix/use-border-hook-disabled</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T11:34:39.984Z"><code>[2021-11-24T11:34:39.984Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1498900637"><code>add/webfonts</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T11:55:39.302Z"><code>[2021-11-24T11:55:39.302Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1499124681"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T12:50:35.528Z"><code>[2021-11-24T12:50:35.528Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1499321932"><code>fix/color-palettes-are-not-being-stored-correctly</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T12:53:30.234Z"><code>[2021-11-24T12:53:30.234Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1499339876"><code>update/delete-template-button</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T13:20:12.551Z"><code>[2021-11-24T13:20:12.551Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1499426719"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T14:20:49.024Z"><code>[2021-11-24T14:20:49.024Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1499634319"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T16:20:15.584Z"><code>[2021-11-24T16:20:15.584Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1500143669"><code>fix/34997</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T18:14:27.450Z"><code>[2021-11-24T18:14:27.450Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1500560266"><code>fix/post-template</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T20:48:43.880Z"><code>[2021-11-24T20:48:43.880Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1501053415"><code>chore/upgrade-to-react-native-0.66</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T22:45:49.498Z"><code>[2021-11-24T22:45:49.498Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1501385609"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-24T23:23:49.751Z"><code>[2021-11-24T23:23:49.751Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1501473782"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T05:02:13.454Z"><code>[2021-11-25T05:02:13.454Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1502261641"><code>update/global-styles-sidebar-full-height</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T09:57:09.381Z"><code>[2021-11-25T09:57:09.381Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1500535992"><code>add/gradient-palette-editor</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T10:00:07.919Z"><code>[2021-11-25T10:00:07.919Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1503062093"><code>rnmobile/release_1.67.0</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T10:44:09.049Z"><code>[2021-11-25T10:44:09.049Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1503224868"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T10:57:15.641Z"><code>[2021-11-25T10:57:15.641Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1503300427"><code>fix/nav-block-improve-db-query-for-nav-menus</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T11:04:26.789Z"><code>[2021-11-25T11:04:26.789Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1503316274"><code>update/added-by-in-templates-list</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T11:39:41.446Z"><code>[2021-11-25T11:39:41.446Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1503431551"><code>try/store-slug-in-nav-block</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T11:46:38.240Z"><code>[2021-11-25T11:46:38.240Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1503475407"><code>try/navigation-remove-blobs-alt</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T12:26:52.407Z"><code>[2021-11-25T12:26:52.407Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1503605049"><code>try/store-slug-in-nav-block</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T14:00:59.865Z"><code>[2021-11-25T14:00:59.865Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1503927360"><code>fix/eslint-errors</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T14:25:52.234Z"><code>[2021-11-25T14:25:52.234Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504031509"><code>add/comments-pagination-block</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T14:31:04.163Z"><code>[2021-11-25T14:31:04.163Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504028961"><code>try/react-fast-refresh</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T14:52:23.468Z"><code>[2021-11-25T14:52:23.468Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504119794"><code>add/prioritize-blocks-per-category-in-main-inserter</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T15:50:53.613Z"><code>[2021-11-25T15:50:53.613Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504341134"><code>remove/template-resolution-algorithm-unit-tests</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T16:21:52.683Z"><code>[2021-11-25T16:21:52.683Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504375041"><code>try/offset-iframe-for-tooltips</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T16:35:04.526Z"><code>[2021-11-25T16:35:04.526Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504503817"><code>try/remove-unstable-max-pages-from-nav-block</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T17:01:55.718Z"><code>[2021-11-25T17:01:55.718Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504587295"><code>add/rename-template-modal</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T17:50:34.870Z"><code>[2021-11-25T17:50:34.870Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504737373"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T19:02:12.636Z"><code>[2021-11-25T19:02:12.636Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504919471"><code>patch-2</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T19:20:29.150Z"><code>[2021-11-25T19:20:29.150Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504960403"><code>docs/history-update</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T20:14:18.378Z"><code>[2021-11-25T20:14:18.378Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1505095392"><code>add/comment-pagination-numbers</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T20:15:30.698Z"><code>[2021-11-25T20:15:30.698Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1505095368"><code>patch-3</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T20:24:06.092Z"><code>[2021-11-25T20:24:06.092Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1504986912"><code>fix/saving-block-editor-attributes</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T22:24:50.220Z"><code>[2021-11-25T22:24:50.220Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1505390801"><code>add/tooltips-to-font-sizer-picker</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-25T23:48:42.791Z"><code>[2021-11-25T23:48:42.791Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1505556939"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T02:27:03.838Z"><code>[2021-11-26T02:27:03.838Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1505879950"><code>update/added-by-in-templates-list</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T04:51:00.399Z"><code>[2021-11-26T04:51:00.399Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1506185930"><code>add/icons-to-navigation-sidebar-items</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T09:53:09.529Z"><code>[2021-11-26T09:53:09.529Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1506936127"><code>add/rename-template-modal</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T12:29:16.712Z"><code>[2021-11-26T12:29:16.712Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1507450218"><code>try/use-double-slash-as-a-fallback</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T12:51:05.942Z"><code>[2021-11-26T12:51:05.942Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1507527240"><code>add/rename-template-modal</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T13:13:59.314Z"><code>[2021-11-26T13:13:59.314Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1507579924"><code>feat/datetime-picker-fix-am-pm</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T13:20:17.967Z"><code>[2021-11-26T13:20:17.967Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1507599012"><code>add/comments-pagination-previous</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T14:44:12.378Z"><code>[2021-11-26T14:44:12.378Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1507804705"><code>try/use-double-slash-as-a-fallback</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T15:12:19.365Z"><code>[2021-11-26T15:12:19.365Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1507972940"><code>rnmobile/fix/update-scroll-by-caret-position</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T15:53:23.560Z"><code>[2021-11-26T15:53:23.560Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1507749688"><code>hide-submenu-options</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T16:01:31.624Z"><code>[2021-11-26T16:01:31.624Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1508039572"><code>fix/template-controller-missing-prop</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T16:16:29.931Z"><code>[2021-11-26T16:16:29.931Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1508189472"><code>fix/get_posts_usage</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T16:55:04.254Z"><code>[2021-11-26T16:55:04.254Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1508298436"><code>deps/update-micromodal</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T18:00:56.592Z"><code>[2021-11-26T18:00:56.592Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1508487326"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-26T19:49:36.817Z"><code>[2021-11-26T19:49:36.817Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1508736319"><code>add/comment-pagination-numbers</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-27T20:03:08.967Z"><code>[2021-11-27T20:03:08.967Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1511201629"><code>refactor/suggestion-list-component</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-28T07:26:17.094Z"><code>[2021-11-28T07:26:17.094Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1512130542"><code>fix/failing-phpunit-test</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-28T08:13:51.086Z"><code>[2021-11-28T08:13:51.086Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1512201273"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-28T13:54:08.731Z"><code>[2021-11-28T13:54:08.731Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1512768742"><code>add/rename-template-modal</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-28T14:44:47.417Z"><code>[2021-11-28T14:44:47.417Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1512860174"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-28T19:35:54.136Z"><code>[2021-11-28T19:35:54.136Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1513346106"><code>patch-1</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-28T23:43:43.072Z"><code>[2021-11-28T23:43:43.072Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1513776929"><code>update/color-palette-couter-count-all-origins</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T04:32:40.299Z"><code>[2021-11-29T04:32:40.299Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1514367847"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T05:54:11.441Z"><code>[2021-11-29T05:54:11.441Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1514590946"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T06:06:09.675Z"><code>[2021-11-29T06:06:09.675Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1514473610"><code>add/origin-and-author-to-template-rest-api</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T13:23:16.604Z"><code>[2021-11-29T13:23:16.604Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1516019728"><code>fix/gutenberg-on-5-9</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T13:28:28.996Z"><code>[2021-11-29T13:28:28.996Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1515828745"><code>rnmobile/feature/word-selected-color</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T13:54:18.591Z"><code>[2021-11-29T13:54:18.591Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1516138855"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T15:44:06.630Z"><code>[2021-11-29T15:44:06.630Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1516609541"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T16:34:37.495Z"><code>[2021-11-29T16:34:37.495Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1516829246"><code>fix/templates-undefined-props</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T17:33:00.385Z"><code>[2021-11-29T17:33:00.385Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1517040478"><code>add/tempalte-details-edit-title</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T18:02:38.887Z"><code>[2021-11-29T18:02:38.887Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1517069783"><code>fix/use-border-hook-disabled</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T21:31:07.007Z"><code>[2021-11-29T21:31:07.007Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1517717937"><code>update/theme-json-class</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T22:00:59.660Z"><code>[2021-11-29T22:00:59.660Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1518009687"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T22:25:09.922Z"><code>[2021-11-29T22:25:09.922Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1518093276"><code>update/comments-query-loop-add-features</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T22:43:54.833Z"><code>[2021-11-29T22:43:54.833Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1518152699"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T22:44:04.711Z"><code>[2021-11-29T22:44:04.711Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1518156475"><code>update/move-gs-classes-to-compat-folder</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T23:10:17.480Z"><code>[2021-11-29T23:10:17.480Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1518237809"><code>fix/link-control-long-links</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-29T23:18:32.964Z"><code>[2021-11-29T23:18:32.964Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1518255691"><code>fix/image-e2e-test</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T02:21:15.193Z"><code>[2021-11-30T02:21:15.193Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1515442738"><code>fix/navigation-item-aria-current</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T03:56:51.987Z"><code>[2021-11-30T03:56:51.987Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1519006693"><code>chore/upgrade-to-react-native-0.66</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T07:06:30.213Z"><code>[2021-11-30T07:06:30.213Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1519560910"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T10:24:56.223Z"><code>[2021-11-30T10:24:56.223Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1520267874"><code>fix/url-scrollbar</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T11:00:35.812Z"><code>[2021-11-30T11:00:35.812Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1520415585"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T11:54:59.651Z"><code>[2021-11-30T11:54:59.651Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1520625104"><code>rnmobile/feature/word-selected-color</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T13:27:31.016Z"><code>[2021-11-30T13:27:31.016Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1520993387"><code>fix/url-scrollbar</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T13:35:37.521Z"><code>[2021-11-30T13:35:37.521Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1521017973"><code>rnmobile/feature/word-selected-color</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T18:25:46.781Z"><code>[2021-11-30T18:25:46.781Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1517520229"><code>add/comments-pagination-block</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T20:24:53.421Z"><code>[2021-11-30T20:24:53.421Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1522653568"><code>fix/default-style-picker-margin</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T20:33:11.476Z"><code>[2021-11-30T20:33:11.476Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1522704065"><code>add/comment-pagination-numbers</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T23:27:27.405Z"><code>[2021-11-30T23:27:27.405Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1523274883"><code>fix/color-picker-reinstate-debounce-and-controlled-value</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-11-30T23:47:06.538Z"><code>[2021-11-30T23:47:06.538Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1523274457"><code>fix/default-style-picker-margin</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T00:16:02.311Z"><code>[2021-12-01T00:16:02.311Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1523407902"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T00:21:18.862Z"><code>[2021-12-01T00:21:18.862Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1523425849"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T04:43:28.812Z"><code>[2021-12-01T04:43:28.812Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1524150619"><code>update/gradient-picker-to-support-custom-gradient-when-gradients-are-empty</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T07:58:48.303Z"><code>[2021-12-01T07:58:48.303Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1524672994"><code>fix/use-core-version-of-templates-rest-api</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T08:38:34.474Z"><code>[2021-12-01T08:38:34.474Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1524790784"><code>fix/get-entity-records-empty-array</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T09:21:18.407Z"><code>[2021-12-01T09:21:18.407Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1524938555"><code>fix/navigation-block-vertical-layout</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T11:47:23.795Z"><code>[2021-12-01T11:47:23.795Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1525495571"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T12:12:47.040Z"><code>[2021-12-01T12:12:47.040Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1525601372"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T13:47:24.618Z"><code>[2021-12-01T13:47:24.618Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1525946372"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T16:45:44.817Z"><code>[2021-12-01T16:45:44.817Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1526715647"><code>rnmobile/update/add-block-string</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T17:19:21.574Z"><code>[2021-12-01T17:19:21.574Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1526839278"><code>add/comments-pagination-next</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T17:21:21.341Z"><code>[2021-12-01T17:21:21.341Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1526857605"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T17:56:53.514Z"><code>[2021-12-01T17:56:53.514Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1527002226"><code>update/clear-customisations</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T20:06:16.519Z"><code>[2021-12-01T20:06:16.519Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1527495477"><code>add/comments-pagination-next</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T21:46:54.316Z"><code>[2021-12-01T21:46:54.316Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1527869944"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T21:58:02.117Z"><code>[2021-12-01T21:58:02.117Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1527896469"><code>fix/edit-site-list-assets</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-01T23:36:08.069Z"><code>[2021-12-01T23:36:08.069Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1526068954"><code>gix/gallery-captions-link-color</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T00:49:06.996Z"><code>[2021-12-02T00:49:06.996Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1528441754"><code>fix/border-color-display-when-width-set-to-zero</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T05:30:49.493Z"><code>[2021-12-02T05:30:49.493Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1529137751"><code>fix/gradients-react-warning-when-clearing-custom-gradient</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T05:59:35.832Z"><code>[2021-12-02T05:59:35.832Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1529205503"><code>experiment/single-pass-webpack-dev</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T08:09:20.023Z"><code>[2021-12-02T08:09:20.023Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1529543649"><code>add/webfonts</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T09:12:13.148Z"><code>[2021-12-02T09:12:13.148Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1529759444"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T10:05:17.047Z"><code>[2021-12-02T10:05:17.047Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1529943506"><code>remove/gallery-image-placeholder-border</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T11:02:03.772Z"><code>[2021-12-02T11:02:03.772Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1530151707"><code>try/disable-nav-block-for-lower-perm-users</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T12:02:14.784Z"><code>[2021-12-02T12:02:14.784Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1530382943"><code>update/add-styles-comments-pagination</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T14:47:21.659Z"><code>[2021-12-02T14:47:21.659Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1530983901"><code>try/react-fast-refresh</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-02T16:47:27.201Z"><code>[2021-12-02T16:47:27.201Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1531473575"><code>update/navigation-appender-padding</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-03T05:10:55.504Z"><code>[2021-12-03T05:10:55.504Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1533829005"><code>fix/gutenberg-prefixed-functions-in-core</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-03T07:55:44.036Z"><code>[2021-12-03T07:55:44.036Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1534225903"><code>eslint-v8</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-03T08:51:37.501Z"><code>[2021-12-03T08:51:37.501Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1534392687"><code>try/navigation-compact-setup-state</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-03T10:39:14.406Z"><code>[2021-12-03T10:39:14.406Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1534745238"><code>add/edit-site-routes</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-03T10:43:31.485Z"><code>[2021-12-03T10:43:31.485Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1534756777"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-03T11:25:50.712Z"><code>[2021-12-03T11:25:50.712Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1534913108"><code>remove/edit-site-unused-code</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-03T11:26:30.920Z"><code>[2021-12-03T11:26:30.920Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1534864477"><code>add/edit-site-routes</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T01:37:57.552Z"><code>[2021-12-06T01:37:57.552Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1542644533"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T02:20:02.761Z"><code>[2021-12-06T02:20:02.761Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1542730338"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T02:54:01.641Z"><code>[2021-12-06T02:54:01.641Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1542818750"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T05:07:31.836Z"><code>[2021-12-06T05:07:31.836Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1543128846"><code>fix/messed-up-function</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T07:42:07.159Z"><code>[2021-12-06T07:42:07.159Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1542650177"><code>backbackport/child-theme-php-template-precedence-over-parent-theme-block-template</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T08:17:27.473Z"><code>[2021-12-06T08:17:27.473Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1543616782"><code>update/comments-query-loop-add-features</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T08:59:15.811Z"><code>[2021-12-06T08:59:15.811Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1543750781"><code>update/move-block-page-templates</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T10:16:32.516Z"><code>[2021-12-06T10:16:32.516Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1544030099"><code>add/webfonts-simplified-api</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T10:54:15.350Z"><code>[2021-12-06T10:54:15.350Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1544171820"><code>fix/remove-highlight</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T11:13:05.044Z"><code>[2021-12-06T11:13:05.044Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1544242614"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T11:48:04.381Z"><code>[2021-12-06T11:48:04.381Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1544374229"><code>add/webfonts-simplified-api</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T12:21:18.008Z"><code>[2021-12-06T12:21:18.008Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1544469813"><code>fix/php-error/undefined-justifyContent</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T14:13:29.737Z"><code>[2021-12-06T14:13:29.737Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1544894103"><code>fix/justifyContent-array-key</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T14:50:21.299Z"><code>[2021-12-06T14:50:21.299Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1545058368"><code>fix/html-drop</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T15:41:07.549Z"><code>[2021-12-06T15:41:07.549Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1545253603"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T18:15:51.030Z"><code>[2021-12-06T18:15:51.030Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1545877958"><code>docs/react-native</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T20:17:28.183Z"><code>[2021-12-06T20:17:28.183Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1546335430"><code>fix/theme-json-schema-remove-since-descriptions</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T21:18:34.766Z"><code>[2021-12-06T21:18:34.766Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1546568393"><code>fix/37156-theme-period</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-06T21:24:57.664Z"><code>[2021-12-06T21:24:57.664Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1546594156"><code>dmsnell/use-select-stay-positive</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T02:28:54.080Z"><code>[2021-12-07T02:28:54.080Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1547505496"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T02:55:38.825Z"><code>[2021-12-07T02:55:38.825Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1547592599"><code>chore/upgrade-to-react-native-0.66</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T04:47:45.180Z"><code>[2021-12-07T04:47:45.180Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1547861179"><code>fix/letter-spacing-label-spacing-in-tools-panel</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T07:23:28.515Z"><code>[2021-12-07T07:23:28.515Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1548238998"><code>fix/editor-menu-position</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T08:28:15.406Z"><code>[2021-12-07T08:28:15.406Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1548432182"><code>update/navigation-manually-apply-text-decoration</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T09:24:20.847Z"><code>[2021-12-07T09:24:20.847Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1548619314"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T10:33:27.439Z"><code>[2021-12-07T10:33:27.439Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1548885806"><code>fix/css-vars-site-editor-sidebar</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T14:28:38.826Z"><code>[2021-12-07T14:28:38.826Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1549747403"><code>fix/site-editor-failing-e2e-test</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T15:21:11.583Z"><code>[2021-12-07T15:21:11.583Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1549965181"><code>rnmobile/fix/align-multiline-block-names-in-inserter</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T15:56:51.366Z"><code>[2021-12-07T15:56:51.366Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1550124999"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T16:24:59.129Z"><code>[2021-12-07T16:24:59.129Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1550250546"><code>dmsnell/use-select-stay-positive</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T16:52:34.778Z"><code>[2021-12-07T16:52:34.778Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1550356852"><code>fix/remove-navigation-area-hook-if-not-phase-2</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T17:48:08.191Z"><code>[2021-12-07T17:48:08.191Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1550413562"><code>fix/howto-template-link</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T18:26:02.912Z"><code>[2021-12-07T18:26:02.912Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1550669831"><code>fix/37156-theme-period</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T19:22:54.857Z"><code>[2021-12-07T19:22:54.857Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1550846541"><code>update/comment-query-loop-pagination</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T20:01:15.595Z"><code>[2021-12-07T20:01:15.595Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1550990301"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T20:40:32.381Z"><code>[2021-12-07T20:40:32.381Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1551112553"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T21:28:27.069Z"><code>[2021-12-07T21:28:27.069Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1551252908"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-07T23:52:26.964Z"><code>[2021-12-07T23:52:26.964Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1551450961"><code>fix/e2e-flakey-api-call</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T05:22:45.916Z"><code>[2021-12-08T05:22:45.916Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1552579069"><code>update/hide-appender-in-template-part-editor</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T09:24:58.182Z"><code>[2021-12-08T09:24:58.182Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1553247228"><code>fix/html-drop</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T09:28:32.559Z"><code>[2021-12-08T09:28:32.559Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1553278621"><code>update/nav-e2e-tests</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T11:08:04.414Z"><code>[2021-12-08T11:08:04.414Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1553629706"><code>release/12.1</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T11:34:43.456Z"><code>[2021-12-08T11:34:43.456Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1553742033"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T12:05:57.370Z"><code>[2021-12-08T12:05:57.370Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1553846658"><code>add/navigation-blocks-post-processing-after-migration-from-menu-items</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T13:50:56.834Z"><code>[2021-12-08T13:50:56.834Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1554210835"><code>update/comment-query-loop-pagination</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T14:31:36.009Z"><code>[2021-12-08T14:31:36.009Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1554363243"><code>try/composer-platform-php-version</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T15:42:41.364Z"><code>[2021-12-08T15:42:41.364Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1554649786"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T15:53:08.965Z"><code>[2021-12-08T15:53:08.965Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1554722406"><code>try/navigator-restore-focus-on-back-link</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T16:04:02.103Z"><code>[2021-12-08T16:04:02.103Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1554750672"><code>fix/validate-theme-requirements</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-08T23:01:50.397Z"><code>[2021-12-08T23:01:50.397Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1556281207"><code>update/comment-query-loop-pagination</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-09T01:11:23.263Z"><code>[2021-12-09T01:11:23.263Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1556653090"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-09T02:32:26.233Z"><code>[2021-12-09T02:32:26.233Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1556858641"><code>update/border-block-support-toolbar-defaults</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-09T04:06:08.020Z"><code>[2021-12-09T04:06:08.020Z]</code></time>
        Test passed after 2 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1557093343"><code>trunk</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-09T05:18:42.672Z"><code>[2021-12-09T05:18:42.672Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1557249218"><code>update/border-block-support-toolbar-defaults</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-09T05:50:21.886Z"><code>[2021-12-09T05:50:21.886Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1557330916"><code>add/edit-site-routes</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)
      at runMicrotasks (<anonymous>)
</details><!-- /__TEST_RESULT__ -->
<!-- __TEST_RESULT__ --><details>
<summary>
    <time datetime="2021-12-16T08:58:04.114Z"><code>[2021-12-16T08:58:04.114Z]</code></time>
        Test passed after 1 failed attempts on <a href="https://github.com/WordPress/gutenberg/actions/runs/1586543328"><code>add/webfonts-simplified-api</code></a>.
</summary>

● templates › With default post format assigned › should not populate edited post with default block for format

expect(received).toMatchSnapshot()

Snapshot name: `templates With default post format assigned should not populate edited post with default block for format 1`

- Snapshot  - 0
+ Received  + 3

+ <!-- wp:image -->
+ <figure class="wp-block-image"><img alt=""/></figure>
+ <!-- /wp:image -->

  117 |             );
  118 |
> 119 |             expect( await getEditedPostContent() ).toMatchSnapshot();
      |                                                    ^
  120 |         } );
  121 |
  122 |         it( 'should not populate new page with default block for format', async () => {

  at Object.<anonymous> (specs/editor/plugins/templates.test.js:119:43)

</details><!-- /__TEST_RESULT__ -->
<!-- /__TEST_RESULTS_LIST__ -->
github-actions[bot] commented 2 years ago

This issue has gone 30 days without any activity.