mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Fixing unit tests
This commit is contained in:
@@ -145,6 +145,7 @@ def _csp(config):
|
|||||||
"frame-src": [
|
"frame-src": [
|
||||||
"https://www.youtube.com",
|
"https://www.youtube.com",
|
||||||
"https://www.youtube-nocookie.com",
|
"https://www.youtube-nocookie.com",
|
||||||
|
"https://www.googletagmanager.com",
|
||||||
],
|
],
|
||||||
"frame-ancestors": "'none'",
|
"frame-ancestors": "'none'",
|
||||||
"form-action": "'self'",
|
"form-action": "'self'",
|
||||||
|
|||||||
Reference in New Issue
Block a user