Skip to content

Commit

Permalink
Remove pytest patch now that we've upgraded.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles committed Jul 1, 2024
1 parent e522196 commit 866b391
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 97 deletions.
58 changes: 0 additions & 58 deletions test/patch_pytest.py

This file was deleted.

38 changes: 0 additions & 38 deletions test/pytest_3.10.patch

This file was deleted.

1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ deps =
-r{toxinidir}/requirements/cext.txt
commands =
sh -c 'kolibri manage makemigrations --check'
python test/patch_pytest.py
# Run the actual tests
python -O -m pytest {posargs:--cov=kolibri --cov-report= --cov-append --color=no} kolibri
python -O -m pytest {posargs:--cov=kolibri --cov-report= --cov-append --color=no} -p no:django test
Expand Down

0 comments on commit 866b391

Please sign in to comment.