mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Fixed a faulty test parameter
This commit is contained in:
@@ -56,9 +56,9 @@ event_urls = [
|
||||
"orders/ABC/transition",
|
||||
"orders/ABC/extend",
|
||||
"orders/ABC/download/pdf",
|
||||
"orders/ABC/invoice/1",
|
||||
"orders/ABC/",
|
||||
"orders/",
|
||||
"invoice/1",
|
||||
]
|
||||
|
||||
organizer_urls = [
|
||||
|
||||
Reference in New Issue
Block a user