Skip to content

Commit

Permalink
Make tests work work with pytest 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jul 5, 2019
1 parent 432c548 commit e1e22bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
@@ -1,2 +1,2 @@
[pytest]
addopts = -ra
addopts = -r a

0 comments on commit e1e22bc

Please sign in to comment.