mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 19:38:24 -04:00
fix testing
This commit is contained in:
@@ -134,6 +134,8 @@ class Test(Development):
|
|||||||
ASSET_PATH = "https://static.example.com/"
|
ASSET_PATH = "https://static.example.com/"
|
||||||
|
|
||||||
API_HOST_NAME = "http://you-forgot-to-mock-an-api-call-to"
|
API_HOST_NAME = "http://you-forgot-to-mock-an-api-call-to"
|
||||||
|
API_PUBLIC_URL = "http://you-forgot-to-mock-an-api-call-to"
|
||||||
|
|
||||||
REDIS_URL = "redis://you-forgot-to-mock-a-redis-call-to"
|
REDIS_URL = "redis://you-forgot-to-mock-a-redis-call-to"
|
||||||
LOGO_CDN_DOMAIN = "static-logos.test.com"
|
LOGO_CDN_DOMAIN = "static-logos.test.com"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user