mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-29 20:47:00 -05:00
feat: Implement MFA authentication, add ride statistics model, and update various services, APIs, and tests across the application.
This commit is contained in:
@@ -9,7 +9,6 @@ import os
|
||||
|
||||
import django
|
||||
import pytest
|
||||
from django.conf import settings
|
||||
|
||||
# Configure Django settings before any tests run
|
||||
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "config.django.test")
|
||||
|
||||
Reference in New Issue
Block a user