mirror of
https://github.com/google/nomulus.git
synced 2025-05-21 03:39:36 +02:00
Tidy up ExpandrecurringBillingEventsAction
Per nickfelt's suggestion on [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127193451
This commit is contained in:
parent
7b9752c99d
commit
2caba95d28
10 changed files with 12 additions and 41 deletions
|
@ -136,7 +136,4 @@ public class ContactInfoFlowTest extends ResourceFlowTestCase<ContactInfoFlow, C
|
|||
persistContactResource(false);
|
||||
runFlow();
|
||||
}
|
||||
|
||||
// Extra methods so the test runner doesn't produce empty shards.
|
||||
@Test public void testNothing1() {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue