Skip to content

Commit

Permalink
Make XPASSing tests fail, so we'll know when something is fixed
Browse files Browse the repository at this point in the history
Closes #4516
  • Loading branch information
michaelosthege authored and OriolAbril committed Mar 9, 2021
1 parent e9dde3b commit e9b3b92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[pytest]
xfail_strict=true

[tool.black]
line-length = 100

Expand Down

0 comments on commit e9b3b92

Please sign in to comment.