mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
@@ -62,7 +62,8 @@ def test_get_settings(token_client, organizer):
|
||||
assert resp.data['event_list_type'] == {
|
||||
"value": "week",
|
||||
"label": "Default overview style",
|
||||
"help_text": "If your event series has more than 50 dates in the future, only the month or week calendar can be used."
|
||||
"help_text": "If your event series has more than 50 dates in the future, only the month or week calendar can be used.",
|
||||
"readonly": False,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user