Update 'the other place' too

This commit is contained in:
Paul Meyer 2018-05-04 00:32:15 +00:00
parent 80f57308d7
commit 169f9d22e6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ package arm
//
// In addition, the PACKER_ACC variable should also be set to
// a non-empty value to enable Packer acceptance tests and the
// options "-v -timeout 30m" should be provided to the test
// options "-v -timeout 90m" should be provided to the test
// command, e.g.:
// go test -v -timeout 90m -run TestBuilderAcc_.*