diff --git a/tests/4_container_images.sh b/tests/4_container_images.sh index 8d35267..10e02a5 100644 --- a/tests/4_container_images.sh +++ b/tests/4_container_images.sh @@ -144,7 +144,7 @@ check_4_7() { if [ $fail -eq 0 ]; then pass "$check_4_7" logjson "4.7" "PASS" - currentScore=$((currentScore + 1)) + currentScore=$((currentScore + 0)) else currentScore=$((currentScore + 0)) fi