updating csp and test

This commit is contained in:
Beverly Nguyen
2025-05-21 17:03:35 -07:00
parent cc6d820277
commit cb2ad27d1c
3 changed files with 16 additions and 30 deletions

View File

@@ -134,7 +134,6 @@ class Test(Development):
ASSET_PATH = "https://static.example.com/"
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"
LOGO_CDN_DOMAIN = "static-logos.test.com"