From b3182ca8f5dce181c68f17b79ff306b6a171a63f Mon Sep 17 00:00:00 2001 From: Roman Mueller Date: Tue, 2 Jun 2020 15:57:33 +0200 Subject: [PATCH] Remove prefix of check ID --- tests/2_docker_daemon_configuration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/2_docker_daemon_configuration.sh b/tests/2_docker_daemon_configuration.sh index 66cbd6c..e86cd52 100644 --- a/tests/2_docker_daemon_configuration.sh +++ b/tests/2_docker_daemon_configuration.sh @@ -298,7 +298,7 @@ check_2_11() { # 2.12 check_2_12() { id_2_12="2.12" - desc_2_12="2.12 Ensure centralized and remote logging is configured (Scored)" + desc_2_12="Ensure centralized and remote logging is configured (Scored)" check_2_12="$id_2_12 - $desc_2_12" starttestjson "$id_2_12" "$desc_2_12"