mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
FIX: sparkpost webhooks support
This commit is contained in:
parent
d8722e7a87
commit
3949c24f80
3 changed files with 2 additions and 4 deletions
|
@ -109,7 +109,7 @@ describe WebhooksController do
|
|||
"msys" => {
|
||||
"message_event" => {
|
||||
"bounce_class" => 10,
|
||||
"campaign_id" => message_id
|
||||
"message_id" => message_id
|
||||
}
|
||||
}
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue