diff --git a/packer/template_test.go b/packer/template_test.go index 32d38222f..c2f133634 100644 --- a/packer/template_test.go +++ b/packer/template_test.go @@ -497,7 +497,6 @@ func TestTemplate_Build(t *testing.T) { ` expectedConfig := map[string]interface{}{ - "name": "test1", "type": "test-builder", }