Skip to content

Commit 0fc4d77

Browse files
committed
Remove cov from nobdd
1 parent 3d6c9d0 commit 0fc4d77

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
setenv =
2020
AGENT_NO_ANALYTICS = 1
2121

22-
commands = pytest --cov={envsitepackagesdir}/pytest_reportportal tests/ -s -vv
22+
commands = pytest tests/ -s -vv
2323

2424
[testenv:nobdd]
2525
deps =

0 commit comments

Comments
 (0)