mirror of
https://github.com/pretix/pretix.git
synced 2026-05-18 17:24:03 +00:00
fix tests regarding claim_token
This commit is contained in:
@@ -89,7 +89,7 @@ TEST_MEDIUM_RES = {
|
|||||||
"organizer": "dummy",
|
"organizer": "dummy",
|
||||||
"identifier": "ABCDEFGH",
|
"identifier": "ABCDEFGH",
|
||||||
"type": "barcode",
|
"type": "barcode",
|
||||||
"secret": None,
|
"claim_token": None,
|
||||||
"label": None,
|
"label": None,
|
||||||
"active": True,
|
"active": True,
|
||||||
"expires": None,
|
"expires": None,
|
||||||
|
|||||||
Reference in New Issue
Block a user