Skip to content

Commit

Permalink
chore: fix code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dword-design committed Mar 11, 2021
1 parent 9cf3d4b commit e2976d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.spec.js
Expand Up @@ -11,6 +11,7 @@ const runTest = config => () => {
return withLocalTmpDir(async () => {
await outputFile('pages/index.vue', config.page)
const nuxt = new Nuxt({
createRequire: 'native',
dev: false,
modules: [
[
Expand Down

0 comments on commit e2976d6

Please sign in to comment.