Skip to content

Commit

Permalink
fix: quality
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh committed Oct 3, 2024
1 parent bd2ad65 commit de97a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eox_tenant/settings/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def plugin_settings(settings): # pylint: disable=function-redefined
env_tokens = yaml.safe_load(f)
settings.DATABASES = env_tokens['DATABASES']


# Integration test settings
INTEGRATION_TEST_SETTINGS = {
"EOX_TENANT_API_BASE": "eox-tenant",
Expand Down

0 comments on commit de97a3d

Please sign in to comment.