mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
test: update the test output
This commit is contained in:
parent
ca24c66491
commit
98985c2d16
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ teardown() {
|
|||
aws_ami_cleanup
|
||||
}
|
||||
|
||||
@test "build minimal.json" {
|
||||
@test "amazon-ebs: build minimal.json" {
|
||||
run packer build $FIXTURE_ROOT/minimal.json
|
||||
[ "$status" -eq 0 ]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue