mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
fix tests
This commit is contained in:
@@ -89,6 +89,8 @@ TEST_MEDIUM_RES = {
|
|||||||
"organizer": "dummy",
|
"organizer": "dummy",
|
||||||
"identifier": "ABCDEFGH",
|
"identifier": "ABCDEFGH",
|
||||||
"type": "barcode",
|
"type": "barcode",
|
||||||
|
"secret": None,
|
||||||
|
"label": None,
|
||||||
"active": True,
|
"active": True,
|
||||||
"expires": None,
|
"expires": None,
|
||||||
"customer": None,
|
"customer": None,
|
||||||
|
|||||||
Reference in New Issue
Block a user