update name

This commit is contained in:
Pam Selle 2019-08-26 15:27:07 -04:00
parent a4d2bf45fc
commit cce35e4a36
1 changed files with 1 additions and 1 deletions

View File

@ -2562,7 +2562,7 @@ func TestContext2Apply_provisionerInterpCount(t *testing.T) {
}
}
func TestContext2Apply_foreachUnknownValue(t *testing.T) {
func TestContext2Apply_foreachVariable(t *testing.T) {
m := testModule(t, "plan-for-each-unknown-value")
p := testProvider("aws")
p.ApplyFn = testApplyFn