Skip to content

Commit

Permalink
empty
Browse files Browse the repository at this point in the history
  • Loading branch information
VedantMahabaleshwarkar committed May 2, 2023
1 parent b920841 commit 51ef8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2etests/bats-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ get_value_from() {

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

@test "minimum-three-replicas" {
Expand Down

0 comments on commit 51ef8a0

Please sign in to comment.