Skip to content

Commit e25e457

Browse files
committed
pyproject.toml
1 parent 565cf9c commit e25e457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dist,
9595
[tool.pytest.ini_options]
9696
addopts = '-p syrupy -p pytester -p no:legacypath --doctest-modules'
9797
testpaths = ['tests']
98-
xfail_strict=true
98+
xfail_strict = true
9999

100100
[tool.coverage.run]
101101
source = ['./src']

0 commit comments

Comments
 (0)