Skip to content

Commit

Permalink
tests: update changelog snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente Canales committed Sep 1, 2023
1 parent d46ebbd commit 6d428ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/plugin/commands/test/__snapshots__/changelog.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ exports[`getChangelog verify that the changelog is properly formatted 1`] = `
### Performance
- Add search performance measure and make other measures more stable. ([33848](https://github.com/WordPress/gutenberg/pull/33848))
- Avoid double parsing the content when loading the editor. ([33727](https://github.com/WordPress/gutenberg/pull/33727))
#### Block Library
Expand Down Expand Up @@ -170,7 +171,6 @@ exports[`getChangelog verify that the changelog is properly formatted 1`] = `
- Scripts: Update webpack to v5 (try 2). ([33818](https://github.com/WordPress/gutenberg/pull/33818))
#### Testing
- Add search performance measure and make other measures more stable. ([33848](https://github.com/WordPress/gutenberg/pull/33848))
- E2E: Block Hierarchy Navigation wait for the column to be highlighted. ([33721](https://github.com/WordPress/gutenberg/pull/33721))
Expand Down

0 comments on commit 6d428ec

Please sign in to comment.