Skip to content

Commit 65708ff

Browse files
committed
address PR feedback
1 parent ff7792b commit 65708ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_client_logging.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def test_setup_logging_w_module_scope():
4646

4747

4848
reset_logger("google")
49+
reset_logger("google.foo")
4950

5051
def test_setup_logging_w_incorrect_scope():
5152
setup_logging("foo")

0 commit comments

Comments
 (0)