From bd67021fd426e44596c79b6fb6308b2699c58200 Mon Sep 17 00:00:00 2001 From: Ivan Devat Date: Tue, 27 Feb 2024 11:02:01 +0100 Subject: [PATCH] test: remove unnecessary debug message from test --- tests/tests_cib_acls.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/tests_cib_acls.yml b/tests/tests_cib_acls.yml index 382ed920..c690779f 100644 --- a/tests/tests_cib_acls.yml +++ b/tests/tests_cib_acls.yml @@ -8,9 +8,6 @@ - name: Create multiple acl objects tags: tests::verify block: - - name: Print test name - debug: - msg: Test with acl objects! - name: Set up test environment include_role: name: linux-system-roles.ha_cluster