Skip to content

Commit f2e68af

Browse files
authored
Fix test regression from #104 (#107)
1 parent c7db442 commit f2e68af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ commands =
2424
--cov-report term-missing:skip-covered \
2525
--cov-report=xml:{toxworkdir}/coverage-{envname}.xml \
2626
--no-cov-on-fail \
27-
-k test_parse_plugin_list \
2827
}
2928
passenv =
3029
# Pass HOME to the test environment as it is required by

0 commit comments

Comments
 (0)