Skip to content

Commit

Permalink
Fix pytest config
Browse files Browse the repository at this point in the history
  • Loading branch information
fjsj committed Jul 11, 2024
1 parent 43ed02a commit 7f46387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[pytest]
DJANGO_SETTINGS_MODULE=tests.settings
python_paths = .
pythonpaths = .

0 comments on commit 7f46387

Please sign in to comment.