Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update main.bats
chubing committed Dec 1, 2021
1 parent f301239 commit 4e446b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/main.bats
@@ -3,7 +3,7 @@
load ../common

@test "010 Image is present" {
docker image inspect tier/midpoint:$tag
docker image inspect $maintainer/$imagename:$tag
}

@test "020 Check basic components" {

0 comments on commit 4e446b4

Please sign in to comment.