Fix tests
This commit is contained in:
parent
f3e93d09c2
commit
5a8f3a083d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,4 +27,4 @@ TWILIO_AUTH_TOKEN = "dummy_twilio_auth_token"
|
|||
|
||||
FEATURE_EXTRA_MESSAGING_BACKENDS_ENABLED = True
|
||||
EXTRA_MESSAGING_BACKENDS = ["apps.base.tests.messaging_backend.TestOnlyBackend"]
|
||||
OSS = True
|
||||
INSTALLED_APPS += ["apps.oss_installation"] # noqa
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue