fix test case

This commit is contained in:
Mira Weller
2024-06-25 15:19:02 +02:00
parent 188ef5f463
commit d29b183801

View File

@@ -128,7 +128,10 @@ TEST_CATEGORY_RES = {
"description": {"en": ""}, "description": {"en": ""},
"internal_name": None, "internal_name": None,
"position": 0, "position": 0,
"is_addon": False "is_addon": False,
"cross_selling_mode": None,
"cross_selling_condition": None,
"cross_selling_match_products": [],
} }