Files
zulip/zerver/lib/outgoing_webhook.py
Steve Howell e29ddd0ce0 outgoing_webhook: Remove event from process_success.
The `event` parameter is never used by `process_success`,
and eliminating it allows us to greatly simplify tests
that are just confusingly passing in events that are
totally ignored.
2020-03-29 15:12:27 -07:00

13 KiB