mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Add comment field to subevents (Z#23148472) (#4099)
* Add comment field to subevents (Z#23148472) * Review fix
This commit is contained in:
@@ -104,6 +104,7 @@ TEST_SUBEVENT_RES = {
|
||||
"geo_lon": None,
|
||||
'is_public': True,
|
||||
'item_price_overrides': [],
|
||||
'comment': None,
|
||||
'meta_data': {'type': 'Workshop'}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user