summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-04-14 09:24:03 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-04-14 09:24:03 +0200
commit74f1b81e736f90815d1797d884b414b7050ab476 (patch)
treec3ca05aeb33d5fbe4188f3f0a0a83edd2b42bfdb
parent2bd5b6fa1fb51d6ba80bc5271582b87a58b28ae2 (diff)
downloadqutebrowser-74f1b81e736f90815d1797d884b414b7050ab476.tar.gz
qutebrowser-74f1b81e736f90815d1797d884b414b7050ab476.zip
Revert "try tmp_path_retention_policy"
This reverts commit 2bd5b6fa1fb51d6ba80bc5271582b87a58b28ae2.
-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