mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Allow to release quota after exit scans
This commit is contained in:
@@ -1765,6 +1765,7 @@ def test_quota_availability(token_client, organizer, event, quota, item):
|
||||
assert {'blocking_vouchers': 0,
|
||||
'available_number': 200,
|
||||
'pending_orders': 0,
|
||||
'exited_orders': 0,
|
||||
'cart_positions': 0,
|
||||
'available': True,
|
||||
'total_size': 200,
|
||||
|
||||
Reference in New Issue
Block a user