Skip to content

Commit

Permalink
Undo adding middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Nov 20, 2023
1 parent 156a1e0 commit c515633
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ def pytest_configure(config):
'django.middleware.common.CommonMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.middleware.locale.LocaleMiddleware',
'allauth.account.middleware.AccountMiddleware',
),
INSTALLED_APPS=(
'django.contrib.auth',
Expand Down

0 comments on commit c515633

Please sign in to comment.