We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab0a48 commit 8e2026bCopy full SHA for 8e2026b
tests/test_cli_debug.py
@@ -2,6 +2,7 @@
2
from labthings_fastapi.server.cli import serve_from_cli
3
from labthings_fastapi.logs import THING_LOGGER
4
5
+
6
def test_cli_debug_flag():
7
"""
8
Test that using the --debug flag sets the logger level to DEBUG,
0 commit comments