mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
fix test case
This commit is contained in:
@@ -128,7 +128,10 @@ TEST_CATEGORY_RES = {
|
||||
"description": {"en": ""},
|
||||
"internal_name": None,
|
||||
"position": 0,
|
||||
"is_addon": False
|
||||
"is_addon": False,
|
||||
"cross_selling_mode": None,
|
||||
"cross_selling_condition": None,
|
||||
"cross_selling_match_products": [],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user