Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update main.bats
chubing committed Feb 17, 2020
1 parent 72f3e6f commit 63d42f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/main.bats
@@ -6,9 +6,9 @@ load ../common
docker image inspect ${maintainer}/${imagename}
}

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


#@test "070 There are no known security vulnerabilities" {

0 comments on commit 63d42f8

Please sign in to comment.