Skip to content

Commit ebaba71

Browse files
committed
remove pytest-eest.ini
1 parent 6083503 commit ebaba71

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

pytest-eest.ini

Lines changed: 0 additions & 23 deletions
This file was deleted.

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extras =
3939
setenv =
4040
COVERAGE_FILE = {toxworkdir}/.coverage
4141
commands =
42-
pytest \
42+
fill \
4343
-m "not slow and not zkevm and not benchmark" \
4444
-n auto --maxprocesses 10 \
4545
--basetemp="{temp_dir}/pytest" \

0 commit comments

Comments
 (0)