forked from CGM_Public/pretix_original
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