We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9768d8b + 294bf5f commit b920581Copy full SHA for b920581
tests/conftest.py
@@ -42,6 +42,7 @@ def _start_mets_server(*args, **kwargs):
42
else:
43
yield {'workspace': workspace}
44
config.reset_defaults()
45
+ disableLogging()
46
return _make_workspace
47
48
0 commit comments