summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pytest.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index b5ffe33d5..46a22c5c8 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -2,7 +2,6 @@
log_level = NOTSET
addopts = --strict-markers --strict-config --instafail --benchmark-columns=Min,Max,Median
testpaths = tests
-tmp_path_retention_policy = failed
required_plugins =
pytest-bdd
pytest-benchmark