Commit 98985c2d authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

test: update the test output

parent ca24c664
...@@ -11,7 +11,7 @@ teardown() { ...@@ -11,7 +11,7 @@ teardown() {
aws_ami_cleanup aws_ami_cleanup
} }
@test "build minimal.json" { @test "amazon-ebs: build minimal.json" {
run packer build $FIXTURE_ROOT/minimal.json run packer build $FIXTURE_ROOT/minimal.json
[ "$status" -eq 0 ] [ "$status" -eq 0 ]
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment