mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
The previous code for this event was using a key that's not actually a part of the payload. So here we simple remove the usage of that key and add a (previously missing) test for this event. Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com> |
||
|---|---|---|
| .. | ||
| account_updated_without_previous_attributes.json | ||
| charge_dispute_closed.json | ||
| charge_dispute_created.json | ||
| charge_failed.json | ||
| charge_succeeded__card.json | ||
| charge_succeeded__invoice.json | ||
| customer_created_email.json | ||
| customer_created.json | ||
| customer_deleted.json | ||
| customer_discount_created.json | ||
| customer_subscription_created.json | ||
| customer_subscription_deleted.json | ||
| customer_subscription_trial_will_end.json | ||
| customer_subscription_updated.json | ||
| customer_updated__account_balance.json | ||
| invoice_created.json | ||
| invoice_payment_failed.json | ||
| invoice_updated__open.json | ||
| invoice_updated__paid.json | ||
| invoiceitem_created.json | ||
| invoiceitem_updated__description.json | ||
| invoiceitem_updated__quantity.json | ||
| pseudo_refund_event.json | ||
| refund_event.json | ||