Skip to content

Commit f72aafa

Browse files
committed
--amend
1 parent ea9c887 commit f72aafa

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
@@ -42,7 +42,7 @@ commands =
4242
[testenv:coverage]
4343
commands =
4444
python -V
45-
pytest --ignore=kubernetes/e2e_test --cov={kubernetes,watch}
45+
pytest --ignore=kubernetes/e2e_test --cov=kubernetes/{config,watch}
4646

4747
[testenv:codecov]
4848
commands =

0 commit comments

Comments
 (0)