Skip to content
Merged
Prev Previous commit
Next Next commit
fix fixture
  • Loading branch information
Andrei Draganescu committed Dec 16, 2022
commit 60a7cc0bd5f30cf3222eb2b02248c65c2d7d62db
3 changes: 2 additions & 1 deletion test/integration/fixtures/blocks/core__page-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"name": "core/page-list",
"isValid": true,
"attributes": {
"parentPageID": 0
"parentPageID": 0,
"isNested": false
},
"innerBlocks": []
}
Expand Down