Skip to content

Commit

Permalink
Update conftest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
enzofrnt committed Dec 8, 2024
1 parent d098e67 commit ee054a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def pytest_configure():
from django.conf import settings

default_settings = dict(
ALLOWED_HOSTS=["*"],
DEBUG_PROPAGATE_EXCEPTIONS=True,
DATABASES={
"default": {
Expand Down

0 comments on commit ee054a9

Please sign in to comment.