👷 Fix failed test

This commit is contained in:
Felix Rieseberg 2018-01-29 11:29:15 -08:00
parent fb8606dd0c
commit 536ff0b7e2

View file

@ -301,7 +301,7 @@ as well as the respective `<meta>` tag.
The following CSP will allow Electron to execute scripts from the current
website as well as from `apis.mydomain.com`.
```
```txt
// Bad
Content-Security-Policy: '*'