mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02:00
Remove obsolete comment.
init() is from pre-flattening days ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=154256803
This commit is contained in:
parent
e00b0440b2
commit
3f9501e469
1 changed files with 0 additions and 1 deletions
|
@ -896,7 +896,6 @@ public class DomainCreateFlowTest extends ResourceFlowTestCase<DomainCreateFlow,
|
|||
|
||||
@Test
|
||||
public void testFailure_alreadyExists_triggersFailfast() throws Exception {
|
||||
// This fails fast and throws DomainAlreadyExistsException from init() as a special case.
|
||||
persistContactsAndHosts();
|
||||
persistActiveDomain(getUniqueIdFromCommand());
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue