We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7792b commit 65708ffCopy full SHA for 65708ff
tests/unit/test_client_logging.py
@@ -46,6 +46,7 @@ def test_setup_logging_w_module_scope():
46
47
48
reset_logger("google")
49
+ reset_logger("google.foo")
50
51
def test_setup_logging_w_incorrect_scope():
52
setup_logging("foo")
0 commit comments