Skip to content
Snippets Groups Projects
Verified Commit 543e1f32 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

tests: fix the tests reference dump_config files.

parent b9943d10
No related branches found
No related tags found
1 merge request!18Draft: feat: add a list of available entry-points in the CLI help
...@@ -13,4 +13,4 @@ Path leading to test blablabla""" ...@@ -13,4 +13,4 @@ Path leading to test blablabla"""
# verbose = 0 # verbose = 0
"""Optional parameter: verbose (-v, --verbose) [default: 0] """Optional parameter: verbose (-v, --verbose) [default: 0]
Increase the verbosity level from 0 (only error and critical) messages will be displayed, to 1 (like 0, but adds warnings), 2 (like 1, but adds info messags), and 3 (like 2, but also adds debugging messages) by adding the --verbose option as often as desired (e.g. '-vvv' for debug).""" Increase the verbosity level from 0 (only error and critical) messages will be displayed, to 1 (like 0, but adds warnings), 2 (like 1, but adds info messages), and 3 (like 2, but also adds debugging messages) by adding the --verbose option as often as desired (e.g. '-vvv' for debug)."""
...@@ -42,4 +42,4 @@ lklklklk""" ...@@ -42,4 +42,4 @@ lklklklk"""
# verbose = 0 # verbose = 0
"""Optional parameter: verbose (-v, --verbose) [default: 0] """Optional parameter: verbose (-v, --verbose) [default: 0]
Increase the verbosity level from 0 (only error and critical) messages will be displayed, to 1 (like 0, but adds warnings), 2 (like 1, but adds info messags), and 3 (like 2, but also adds debugging messages) by adding the --verbose option as often as desired (e.g. '-vvv' for debug).""" Increase the verbosity level from 0 (only error and critical) messages will be displayed, to 1 (like 0, but adds warnings), 2 (like 1, but adds info messages), and 3 (like 2, but also adds debugging messages) by adding the --verbose option as often as desired (e.g. '-vvv' for debug)."""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment