mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
test: update tests for render.csp
This commit is contained in:
parent
95c85bba62
commit
2f1d8b4c1c
@ -25,7 +25,7 @@ test.serial('Init Nuxt.js', async t => {
|
||||
},
|
||||
render: {
|
||||
csp: {
|
||||
hashAlgorithm: 'sha256',
|
||||
enabled: true,
|
||||
allowedSources: ['https://example.com', 'https://example.io']
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user