diff --git a/src/fixtures/common.yaml b/src/fixtures/common.yaml index 3c5bbd9..6c06b1a 100644 --- a/src/fixtures/common.yaml +++ b/src/fixtures/common.yaml @@ -7,4 +7,6 @@ pk : 1 fields: url: index - title: Index \ No newline at end of file + title: Index + content: + {"blockLists": [[1, 2], [3]], "blocks": [{"max_events": "1", "type": "futureevents", "id": 1}, {"max_events": "1", "type": "pastevents", "id": 2}, {"title": "Welcome", "type": "welcome", "id": 3}]} \ No newline at end of file