diff --git a/tests/5_container_runtime.sh b/tests/5_container_runtime.sh index 2551796..d04b8fd 100644 --- a/tests/5_container_runtime.sh +++ b/tests/5_container_runtime.sh @@ -1018,7 +1018,7 @@ check_5_29() { logjson "5.29" "PASS" currentScore=$((currentScore + 1)) else - currentScore=$((currentScore - 1)) + currentScore=$((currentScore + 0)) fi }