mirror of
https://github.com/google/nomulus.git
synced 2025-05-27 14:40:08 +02:00
Change all references to Domain Registry to Nomulus
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136068582
This commit is contained in:
parent
9695024f1b
commit
71d7a382f3
30 changed files with 38 additions and 38 deletions
|
@ -22,7 +22,7 @@ import google.registry.config.RegistryEnvironment;
|
|||
import google.registry.config.TestRegistryConfig;
|
||||
import org.junit.rules.ExternalResource;
|
||||
|
||||
/** JUnit Rule for overriding Domain Registry configuration values. */
|
||||
/** JUnit Rule for overriding Nomulus configuration values. */
|
||||
public final class RegistryConfigRule extends ExternalResource {
|
||||
|
||||
private final Optional<RegistryConfig> override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue