mirror of
https://github.com/google/nomulus
synced 2026-02-04 03:52:33 +00:00
The RST testing expects us to fail if they try to remove an IP from a host that already doesn't that have that IP, or to add one that already exists (ditto on both for a domain's nameservers). I don't really see an issue with our previous no-op implementation, but we need to do this to pass the tests.