mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 09:40:17 -04:00
fmt
This commit is contained in:
parent
9b2039121f
commit
b9f82ef17e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
|
||||
func testConfig(t *testing.T) map[string]interface{} {
|
||||
return map[string]interface{}{
|
||||
"account_file": testAccountFile(t),
|
||||
"account_file": testAccountFile(t),
|
||||
"bucket_name": "foo",
|
||||
"client_secrets_file": testClientSecretsFile(t),
|
||||
"project_id": "hashicorp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue