mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
fix tests
This commit is contained in:
@@ -10,6 +10,7 @@ func testConfig() map[string]interface{} {
|
||||
return map[string]interface{}{
|
||||
"ami_name": "foo",
|
||||
"source_ami": "foo",
|
||||
"region": "us-east-1",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user