Skip to content

Commit 51ef8a0

Browse files
empty
1 parent b920841 commit 51ef8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2etests/bats-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ get_value_from() {
403403

404404
[[ "${message1}" == "Deployment: The container \"app\" is using an invalid container image, \"app:latest\". Please reference the image using a SHA256 tag." ]]
405405
[[ "${message2}" == "DeploymentConfig: The container \"app\" is using an invalid container image, \"app:latest\". Please reference the image using a SHA256 tag." ]]
406-
[[ "${count}" == "2" ]]
406+
[[ "${count}" == "2" ]]
407407
}
408408

409409
@test "minimum-three-replicas" {

0 commit comments

Comments
 (0)