mirror of
https://github.com/google/nomulus.git
synced 2025-06-27 14:54:51 +02:00
Replace registrar-premium-price-ack with registrar-settings
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192355664
This commit is contained in:
parent
eb17851cb3
commit
8a9453f476
8 changed files with 21 additions and 368 deletions
|
@ -88,8 +88,6 @@ public final class RegistryTestServer {
|
|||
route("/registrar", google.registry.module.frontend.FrontendServlet.class),
|
||||
route("/registrar-settings",
|
||||
google.registry.module.frontend.FrontendServlet.class),
|
||||
route("/registrar-premium-price-ack",
|
||||
google.registry.module.frontend.FrontendServlet.class),
|
||||
route("/registrar-payment",
|
||||
google.registry.module.frontend.FrontendServlet.class),
|
||||
route("/registrar-payment-setup",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue