Skip to content

Commit

Permalink
Resolve duplicate pythonpath in pytest.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
rlskoeser committed Mar 27, 2024
1 parent 4e753b3 commit 6712ab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[pytest]
pythonpath = .
DJANGO_SETTINGS_MODULE=testsettings
pythonpath = .
addopts=-p no:parasolr
# look for tests in standard django test location
python_files = "**/tests.py" "**/test_*.py"
Expand Down

0 comments on commit 6712ab0

Please sign in to comment.