Skip to content

Commit

Permalink
ci: test helm-test error causes CI pipeline error
Browse files Browse the repository at this point in the history
Signed-off-by: Lenin Mehedy <[email protected]>
  • Loading branch information
leninmehedy committed Sep 15, 2023
1 parent b3d3a42 commit f2de3c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ setup() {
log_debug ""

# assert success
[[ "${test_status}" = "${PASS}" ]]
[[ "${test_status}" = "${PASSs}" ]]
}

@test "Check HAProxy GRPC routes" {
Expand Down

0 comments on commit f2de3c0

Please sign in to comment.