mirror of
https://github.com/google/nomulus
synced 2026-02-03 11:32:24 +00:00
The primary annoyance with this is that it means we need (or at least, should) split all tests that use the fee extension into two separate tests -- one that simulates non-prod environments, and one that simulates prod environments. This leads to duplication of many tests but that's fine since this is theoretically temporary.