mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Add event meta-data
This commit is contained in:
@@ -11,7 +11,8 @@ TEST_SUBEVENT_RES = {
|
||||
'id': 1,
|
||||
'variation_price_overrides': [],
|
||||
'location': None,
|
||||
'item_price_overrides': []
|
||||
'item_price_overrides': [],
|
||||
'meta_data': {'type': 'Workshop'}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user