diff --git a/test/integration/fixtures/blocks/core__site-title.json b/test/integration/fixtures/blocks/core__site-title.json index 12f32615473cc..8ca7091f30d5e 100644 --- a/test/integration/fixtures/blocks/core__site-title.json +++ b/test/integration/fixtures/blocks/core__site-title.json @@ -4,6 +4,7 @@ "isValid": true, "attributes": { "level": 1, + "levelOptions": [ 0, 1, 2, 3, 4, 5, 6 ], "isLink": true, "linkTarget": "_self" },