mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Fix test cases
This commit is contained in:
@@ -28,7 +28,11 @@ SAMPLE_EXPORTER_CONFIG = {
|
||||
{
|
||||
"name": "paid_only",
|
||||
"required": False
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "include_payment_amounts",
|
||||
"required": False
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user