Commit ff7c51b5 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

packer: fix failing tests

parent b88595b1
...@@ -497,7 +497,6 @@ func TestTemplate_Build(t *testing.T) { ...@@ -497,7 +497,6 @@ func TestTemplate_Build(t *testing.T) {
` `
expectedConfig := map[string]interface{}{ expectedConfig := map[string]interface{}{
"name": "test1",
"type": "test-builder", "type": "test-builder",
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment