Add missing type parameters

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=243877573
This commit is contained in:
mcilwain 2019-04-16 14:16:38 -07:00 committed by jianglai
parent 81959e2588
commit e3bc794151

View file

@ -260,7 +260,7 @@ public class DomainRenewFlowTest extends ResourceFlowTestCase<DomainRenewFlow, D
public void testSuccess_customLogicFee() throws Exception {
// The "costly-renew" domain has an additional RENEW fee of 100 from custom logic on top of the
// normal $11 standard renew price for this TLD.
ImmutableMap customFeeMap =
ImmutableMap<String, String> customFeeMap =
updateSubstitutions(
FEE_06_MAP,
"NAME", "costly-renew.tld",