Skip to content

Commit 8269887

Browse files
committed
pytest: test is used via testpaths
1 parent cf5c018 commit 8269887

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
@@ -7,4 +7,4 @@ setenv =
77
cov: PYTEST_ADDOPTS=--cov --cov-report=term-missing:skip-covered {env:PYTEST_ADDOPTS:}
88
passenv = PYTEST_ADDOPTS TERM
99
extras = testing
10-
commands = pytest {posargs:test}
10+
commands = pytest {posargs:}

0 commit comments

Comments
 (0)