mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
test: coverage for ProgressPlugin
This commit is contained in:
parent
4cf855ce81
commit
3ec8f14e57
@ -18,7 +18,9 @@ test.before('Init Nuxt.js', async t => {
|
||||
const options = {
|
||||
rootDir,
|
||||
dev: true,
|
||||
profile: true,
|
||||
build: {
|
||||
profile: true
|
||||
},
|
||||
plugins: [
|
||||
'~/plugins/watch.js'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user