gofmt bug will be fixed in 1.10

This commit is contained in:
James Bardin 2018-01-30 11:16:42 -05:00
parent a2f8482333
commit ca4178b9ec
1 changed files with 2 additions and 2 deletions

View File

@ -348,8 +348,8 @@ func TestInterpolater_resourceVariableMissingDuringInput(t *testing.T) {
&ModuleState{
Path: rootModulePath,
Resources: map[string]*ResourceState{
// No resources at all yet, because we're still dealing
// with input and so the resources haven't been created.
// No resources at all yet, because we're still dealing
// with input and so the resources haven't been created.
},
},
},