Skip to content

Commit

Permalink
regenerate fixtures to include new attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente Canales committed Oct 12, 2021
1 parent 7f7fa4f commit 3f1580a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/integration/fixtures/blocks/core__navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"orientation": "horizontal",
"showSubmenuIcon": true,
"openSubmenusOnClick": false,
"isResponsive": false
"isResponsive": false,
"isHiddenByDefault": false
},
"innerBlocks": [],
"originalContent": ""
Expand Down

0 comments on commit 3f1580a

Please sign in to comment.