test: fix message's text
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index bad6bff..1e88cef 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -2519,10 +2519,10 @@
make
- msg "test: crypto_full + non accelerated EC algs + USE_PSA"
+ msg "test: full + non accelerated EC algs + USE_PSA"
make test
- msg "ssl-opt: crypto_full + non accelerated EC algs + USE_PSA"
+ msg "ssl-opt: full + non accelerated EC algs + USE_PSA"
tests/ssl-opt.sh
}