mirror of
https://github.com/bitwarden/server.git
synced 2026-06-01 01:55:55 -05:00
* fix(billing): guard US customers from missing tax ID warning when automatic tax flag is enabled US has no customer-facing VAT/Tax ID equivalent, so the warning should never appear for US customers regardless of the PM37597 flag state. * fix(billing): fix provider warnings test asserting buggy US tax ID warning behavior