mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Add answers to REST API
This commit is contained in:
@@ -56,7 +56,8 @@ TEST_ORDERPOSITION_RES = {
|
||||
"secret": "z3fsn8jyufm5kpk768q69gkbyr5f4h6w",
|
||||
"addon_to": None,
|
||||
"checkins": [],
|
||||
"downloads": []
|
||||
"downloads": [],
|
||||
"answers": []
|
||||
}
|
||||
TEST_ORDER_RES = {
|
||||
"code": "FOO",
|
||||
|
||||
Reference in New Issue
Block a user