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:
cgoldfeder 2017-04-25 20:51:12 -07:00 committed by Ben McIlwain
parent e00b0440b2
commit 3f9501e469

View file

@ -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 {