Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed Oct 6, 2023
1 parent f1115de commit 8785d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-site/src/store/test/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ describe( 'utils', () => {
// Call the function again, with different params.
expect(
getFilteredTemplatePartBlocks(
TEMAPLATE_SINGLE_BLOCK,
TEMPLATE_SINGLE_BLOCK,
TEMPLATE_PARTS
)
).toEqual( [
Expand Down

0 comments on commit 8785d65

Please sign in to comment.