Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/main.bats
@@ -2,9 +2,9 @@

load ../common

@test "010 Image is present and healthy" {
docker image inspect ${maintainer}/${imagename}:${tag}
}
#@test "010 Image is present and healthy" {
# docker image inspect ${maintainer}/${imagename}:${tag}
#}

@test "030 Test Compose the environment" {
cd test-compose && ./compose.sh && docker-compose down

0 comments on commit 7334b53

Please sign in to comment.