Skip to content

Commit c715fa1

Browse files
committed
Fix tox config
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
1 parent fb88038 commit c715fa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extras =
2121
testing
2222
pass_env =
2323
DIFF_AGAINST
24-
PYTES_*
24+
PYTEST_*
2525
set_env =
2626
COVERAGE_FILE = {env:COVERAGE_FILE:{toxworkdir}{/}.coverage.{envname}}
2727
commands =

0 commit comments

Comments
 (0)