Skip to content

Commit 2ad1717

Browse files
committed
Fix tox config
Signed-off-by: Bernát Gábor <[email protected]>
1 parent e0929c6 commit 2ad1717

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
@@ -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)