From d0d0fdb9c85357d19149b2e1337d4484406c2097 Mon Sep 17 00:00:00 2001 From: Kamil Gierszewski Date: Mon, 23 Sep 2024 15:45:08 +0200 Subject: [PATCH] test-api: reformat cli_help_messages.py Signed-off-by: Kamil Gierszewski --- test/functional/api/cas/cli_help_messages.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/test/functional/api/cas/cli_help_messages.py b/test/functional/api/cas/cli_help_messages.py index b06c4b8..56c094f 100644 --- a/test/functional/api/cas/cli_help_messages.py +++ b/test/functional/api/cas/cli_help_messages.py @@ -274,11 +274,14 @@ version_help = [ r"-o --output-format \ Output format: \{table|csv\}", ] -help_help = [r"Usage: casadm --help", r"Print help"] +help_help = [ + r"Usage: casadm --help", + r"Print help", +] standby_help = [ - r"The command is not supported" + r"The command is not supported", ] zero_metadata_help = [