mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 19:48:32 +02:00
Increment the clock in expand recurring billings events test
Also adds some clarity on when to use the non-incrementing version. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=143037508
This commit is contained in:
parent
48a1bacbb0
commit
be523f7ce2
4 changed files with 86 additions and 64 deletions
|
@ -142,6 +142,7 @@ public class DeleteContactsAndHostsActionTest
|
|||
createTld("tld");
|
||||
clock.advanceOneMilli();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testSuccess_contact_referencedByActiveDomain_doesNotGetDeleted() throws Exception {
|
||||
ContactResource contact = persistContactPendingDelete("blah8221");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue