Skip to content

Commit de082ea

Browse files
committed
fix coveralls
1 parent 6c52c1a commit de082ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ deps =
1919
{[testenv]deps}
2020
coveralls
2121
commands=
22-
coverage run --source=pytest_splinter {envdir}/bin/py.test tests
22+
coverage run --source=pytest_splinter -m pytest tests
2323
coverage report -m
2424
coveralls
2525

0 commit comments

Comments
 (0)