mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Webhooks: Add comment field (#3095)
This commit is contained in:
@@ -47,6 +47,7 @@ TEST_WEBHOOK_RES = {
|
||||
"all_events": False,
|
||||
"limit_events": ['dummy'],
|
||||
"action_types": ['pretix.event.order.paid', 'pretix.event.order.placed'],
|
||||
"comment": None,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user