Skip to content

Commit 238899e

Browse files
committed
drop: sanity check
1 parent 34c0d4f commit 238899e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.oldest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.pytest.ini_options]
22
xfail_strict=true
3-
addopts = "--showlocals --verbose --cov"
3+
addopts = "--showlocals -vv --setup-show --cov"
44
testpaths = "tests"
55
pytester_example_dir = "tests/examples"
66
norecursedirs = "examples"

0 commit comments

Comments
 (0)