@@ -1,4 +1,4 @@
[pytest]
testpaths = tests
-addopts = --durations=100 -rP --log-file ./pytest.log --log-level info
+addopts = --durations=100 --log-level info
log_cli = on