diff --git a/tests/conftest.py b/tests/conftest.py index c0d839b..fed44f3 100755 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -45,7 +45,7 @@ def pytest_addoption(parser): parser.addoption( "--log", action="store", - default="INFO", + default="ERROR", help=""" Set log level: - DEBUG: Show all raw caput and caget commands