mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 17:07:15 +02:00
Move registry policy settings and some others into YAML config
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=145571850
This commit is contained in:
parent
efedc03d45
commit
f647ea1190
15 changed files with 131 additions and 109 deletions
|
@ -114,7 +114,7 @@ public class DirectoryGroupsConnectionTest {
|
|||
connection = new DirectoryGroupsConnection();
|
||||
connection.directory = directory;
|
||||
connection.groupsSettings = groupsSettings;
|
||||
connection.googleAppsAdminEmailAddress = "admin@domain-registry.example";
|
||||
connection.gSuiteAdminAccountEmailAddress = "admin@domain-registry.example";
|
||||
expectedOwner.setEmail("admin@domain-registry.example");
|
||||
expectedOwner.setRole("OWNER");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue