mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
fix more tests
This commit is contained in:
committed by
Martin Gross
parent
b76f1dfd69
commit
e4a529c22f
@@ -92,7 +92,8 @@ TEST_MEDIUM_RES = {
|
||||
"active": True,
|
||||
"expires": None,
|
||||
"customer": None,
|
||||
"linked_orderpositions": None,
|
||||
"linked_orderposition": None,
|
||||
"linked_orderpositions": [],
|
||||
"linked_giftcard": None,
|
||||
"notes": None,
|
||||
"info": {},
|
||||
|
||||
Reference in New Issue
Block a user