1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-05-25 17:37:04 +02:00

fix(rating): explicit enable rating if required tests are ran

This commit is contained in:
Magnus Larsen 2025-02-23 11:48:41 +01:00
parent 69e2067b99
commit 9429afade1

@ -23427,6 +23427,7 @@ set_rating_state() {
return 1
fi
do_rating=true
return 0
}