Skip to content

Commit

Permalink
Update main.bats
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored 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
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit 4e446b4

Please sign in to comment.