Skip to content

Commit 2ad1717

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

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
@@ -23,7 +23,7 @@ extras =
2323
testing
2424
pass_env =
2525
DIFF_AGAINST
26-
PYTES_*
26+
PYTEST_*
2727
set_env =
2828
COVERAGE_FILE = {work_dir}/.coverage.{env_name}
2929
COVERAGE_PROCESS_START = {tox_root}/pyproject.toml

0 commit comments

Comments
 (0)