mirror of
https://github.com/google/nomulus
synced 2026-07-30 03:52:47 +00:00
Wire in domain transfer custom pricing and add a test
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=142593949
This commit is contained in:
@@ -42,7 +42,7 @@ public class DomainTransferQueryFlowTest
|
||||
public void setUp() throws Exception {
|
||||
setEppInput("domain_transfer_query.xml");
|
||||
setClientIdForFlow("NewRegistrar");
|
||||
setupDomainWithPendingTransfer();
|
||||
setupDomainWithPendingTransfer("example", "tld");
|
||||
}
|
||||
|
||||
private void doSuccessfulTest(
|
||||
|
||||
Reference in New Issue
Block a user