Index: tests/test_logging.py =================================================================== diff -u -radd8b1e7cce0187c9fb5b09a5881d0121f9a0ddb -r230ea55fde6d0221299f7e03116c800396de7d66 --- tests/test_logging.py (.../test_logging.py) (revision add8b1e7cce0187c9fb5b09a5881d0121f9a0ddb) +++ tests/test_logging.py (.../test_logging.py) (revision 230ea55fde6d0221299f7e03116c800396de7d66) @@ -34,7 +34,7 @@ time.sleep(0.5) print(dg.dg_version) if True: - hd = HD(log_level="CAN_ONLY") + hd = HD() if hd.cmd_log_in_to_hd(): hd.ui.cmd_ui_request_hd_version()