makes level 8 disqualification explicit

This commit is contained in:
OniriCorpe 2024-05-12 22:52:46 +02:00 committed by tituspijean
parent 32fb8d4049
commit ce5222177f

View file

@ -528,7 +528,7 @@ class App(TestSuite):
] ]
): ):
_print( _print(
" In the catalog, the app is flagged as not maintained / deprecated / alpha or replaced by another app" " In the catalog, the app is flagged as not maintained / deprecated / alpha or replaced by another app, therefore does not qualify for level 8"
) )
elif ( elif (
"qualify_for_level_7" in successes "qualify_for_level_7" in successes