Skip to content

Commit d6fe59f

Browse files
committed
Update markers syntax for pytest
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 1c84e9e commit d6fe59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ python_functions = "test"
4141

4242
addopts = [
4343
"-rfExXw",
44-
"--strict",
44+
"--strict-markers",
4545
"--doctest-modules"
4646
]

0 commit comments

Comments
 (0)