Skip to content
Permalink
Browse files
Update main.bats
  • Loading branch information
chubing committed Dec 1, 2021
1 parent f301239 commit 4e446b42c426b676d56c460c68ba86a74611e78c
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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.