Skip to content

Commit

Permalink
chore: Remove -vls from pytest config
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Recachinas committed Mar 17, 2020
1 parent 34f91aa commit 9ca8f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[pytest]
addopts = -vls
#addopts = -vls
testpaths = test

0 comments on commit 9ca8f73

Please sign in to comment.