Skip to content

Commit

Permalink
fix[pytest]: Add appropiate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriana618 committed Jul 17, 2024
1 parent 7fb9b95 commit 5ab4e4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file modified .coverage
Binary file not shown.
3 changes: 3 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pytest]
DJANGO_SETTINGS_MODULE = demo.settings
python_files = tests.py

0 comments on commit 5ab4e4e

Please sign in to comment.