Skip to content

Commit

Permalink
Add settings
Browse files Browse the repository at this point in the history
  • Loading branch information
KateSakharova committed Oct 23, 2023
1 parent b1f348c commit 69b25d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/me/test_mgx_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
import responses
from unittest.mock import patch

from django.conf import settings
from django.core.management import call_command
import settings

from test_utils.emg_fixtures import * # noqa

Expand Down

0 comments on commit 69b25d1

Please sign in to comment.