aboutsummaryrefslogtreecommitdiff
path: root/tests/test_cli_main.py
diff options
context:
space:
mode:
authorBenjamin Klimczak <benjamin.klimczak@arm.com>2022-11-21 12:20:54 +0000
committerBenjamin Klimczak <benjamin.klimczak@arm.com>2022-11-21 17:09:37 +0000
commitdba04df561e7de478986d553f3f601076438747a (patch)
treed2e8e96eb87067ed2ebf52bfadc73d04b8e5fe5c /tests/test_cli_main.py
parent44cc65185af05fbfaef6a149da63144ef0fbb07d (diff)
downloadmlia-dba04df561e7de478986d553f3f601076438747a.tar.gz
Improve the CLI output
Resolves: MLIA-719, MLIA-720 Change-Id: Ib697046f5090260437f3b1ab5fe8c5b4975abae2
Diffstat (limited to 'tests/test_cli_main.py')
-rw-r--r--tests/test_cli_main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_cli_main.py b/tests/test_cli_main.py
index d0f7152..5f6beb6 100644
--- a/tests/test_cli_main.py
+++ b/tests/test_cli_main.py
@@ -350,7 +350,7 @@ def test_commands_execution_backend_main(
[
"Execution finished with error: Error",
f"Please check the log files in the {Path.cwd()/'mlia_output/logs'} "
- "for more details, or enable verbose mode",
+ "for more details, or enable verbose mode (--verbose)",
],
],
[