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 = [