API: Add missing field SubEvent.frontpage_text

This commit is contained in:
Raphael Michel
2021-02-15 09:14:51 +01:00
parent 825fd1820b
commit c65b2aa4f8
3 changed files with 4 additions and 2 deletions

View File

@@ -72,6 +72,7 @@ TEST_SUBEVENT_RES = {
'date_to': None,
'date_admission': None,
'name': {'en': 'Foobar'},
'frontpage_text': None,
'date_from': '2017-12-27T10:00:00Z',
'presale_end': None,
'seating_plan': None,