test: update the test output
This commit is contained in:
parent
ca24c66491
commit
98985c2d16
|
@ -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 New Issue