summaryrefslogtreecommitdiff
path: root/test/csp.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/csp.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/csp.js b/test/csp.js
index 8cf24b9a..0b00ecbb 100644
--- a/test/csp.js
+++ b/test/csp.js
@@ -27,7 +27,10 @@ describe('Content security policies', function () {
upgradeInsecureRequests: 'auto',
reportURI: undefined
},
- useCDN: true
+ useCDN: true,
+ dropbox: {
+ appKey: undefined
+ }
}
})