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 68c504a commit 45e9c22Copy full SHA for 45e9c22
pyproject.toml
@@ -49,7 +49,7 @@ known-local-folder = ["common", "gateway", "scheduler"]
49
select = ["E", "F", "I", "UP"]
50
51
[tool.pytest.ini_options]
52
-addopts = "-ra -s --disable-warnings"
+addopts = "-ra -s --disable-warnings --enable-cmg-logging"
53
pythonpath = ["."]
54
testpaths = ["tests"]
55
0 commit comments