diff --git a/blocks/test/fixtures/core__pullquote.json b/blocks/test/fixtures/core__pullquote.json index 088e26a2d92f0..7997c1f0d2af6 100644 --- a/blocks/test/fixtures/core__pullquote.json +++ b/blocks/test/fixtures/core__pullquote.json @@ -4,9 +4,10 @@ "name": "core/pullquote", "attributes": { "value": [ - [ - "Testing pullquote block..." - ] + { + "type": "p", + "children": "Testing pullquote block..." + } ], "citation": [ "...with a caption"