test: update tests for render.csp

This commit is contained in:
Pooya Parsa 2018-01-16 19:02:31 +03:30
parent 95c85bba62
commit 2f1d8b4c1c
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ test.serial('Init Nuxt.js', async t => {
},
render: {
csp: {
hashAlgorithm: 'sha256',
enabled: true,
allowedSources: ['https://example.com', 'https://example.io']
}
}