Skip to content

Commit

Permalink
Update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Oct 25, 2021
1 parent 692d865 commit 14bcacf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-editor/src/store/test/reducer.js
Expand Up @@ -1019,7 +1019,6 @@ describe( 'state', () => {
expect( state.tree.chicken ).toEqual( {
clientId: 'chicken',
name: 'core/test-block',
innerBlocks: [],
attributes: {
content: 'ribs',
},
Expand Down

0 comments on commit 14bcacf

Please sign in to comment.