mirror of
https://github.com/bitwarden/server.git
synced 2026-04-12 00:31:55 -05:00
* fix(billing): broaden exception handling for subscription cancellations * test(billing): add BillingException handling tests for user account deletion * test(billing): add BillingException handling tests for organization deletion * refactor(test): remove unused ILogger using statement * refactor(billing): add specific usings for billing exceptions * fix(billing): specify exceptions for billing cancellation failures