👷 Fix failed test
This commit is contained in:
parent
fb8606dd0c
commit
536ff0b7e2
1 changed files with 1 additions and 1 deletions
|
@ -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: '*'
|
||||
|
||||
|
|
Loading…
Reference in a new issue