mirror of
https://github.com/google/nomulus.git
synced 2025-06-27 14:54:51 +02:00
Clean up BillingEvent.Reason.AUTO_RENEW and scraps
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=138903021
This commit is contained in:
parent
0af09d264f
commit
1b6f2f82cd
4 changed files with 3 additions and 17 deletions
|
@ -129,7 +129,7 @@ public class KillAllEppResourcesActionTest extends MapreduceTestCase<KillAllEppR
|
|||
.setEventTime(START_OF_TIME)
|
||||
.setClientId("")
|
||||
.setTargetId("")
|
||||
.setReason(Reason.AUTO_RENEW)
|
||||
.setReason(Reason.RENEW)
|
||||
.build())) {
|
||||
persistResource(descendant);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue