Skip to content
Merged
Prev Previous commit
Next Next commit
Fix unit test
  • Loading branch information
glendaviesnz committed Nov 1, 2022
commit c43eacf5ec2c45ca332f0738a60ccc375c1d9a82
2 changes: 1 addition & 1 deletion packages/block-editor/src/store/test/reducer.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import {
hasSameKeys,
isUpdatingSameBlockAttribute,
blocks,
__experimentalIsBlockInterfaceHidden as isBlockInterfaceHidden,
isBlockInterfaceHidden,
isTyping,
draggedBlocks,
selection,
Expand Down