mirror of
https://github.com/google/nomulus
synced 2026-08-15 19:56:08 +00:00
Disable old fee extensions in non-prod envs (#2933)
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.
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
</delete>
|
||||
<clTRID>@@CLTRID@@</clTRID>
|
||||
</command>
|
||||
</epp>
|
||||
</epp>
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
</statement>
|
||||
</dcp>
|
||||
</greeting>
|
||||
</epp>
|
||||
</epp>
|
||||
|
||||
Reference in New Issue
Block a user