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:
@@ -13,6 +13,7 @@ TEST_EVENT_RES = {
|
||||
"location": None,
|
||||
"slug": "dummy",
|
||||
"has_subevents": False,
|
||||
"meta_data": {"type": "Conference"}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user