mirror of
https://github.com/google/nomulus
synced 2026-01-08 23:23:32 +00:00
Remove all mentions of MOE in the code base
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=225235111
This commit is contained in:
@@ -37,7 +37,7 @@ public class GoldenFileTestHelper {
|
||||
String goldenFileDescription = null;
|
||||
|
||||
private static final String UPDATE_COMMAND =
|
||||
"google.registry.tools.RegistryTool -e localhost %1$s > %2$s";
|
||||
"nomulus -e localhost %1$s > %2$s";
|
||||
|
||||
private static final String UPDATE_INSTRUCTIONS =
|
||||
Joiner.on('\n')
|
||||
|
||||
Reference in New Issue
Block a user