Skip to content

Commit 58fc5bb

Browse files
committed
chore: foo
1 parent 6de9735 commit 58fc5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export default tester(
208208
P.join('node_modules', '.cache', 'nuxt2', 'package.json'),
209209
JSON.stringify({}),
210210
)
211-
await execaCommand('yarn add nuxt@^2 @nuxt/content@^1', {
211+
await execaCommand('yarn add nuxt@^2 @nuxt/content 1', {
212212
cwd: P.join('node_modules', '.cache', 'nuxt2'),
213213
})
214214
spinner.stop()

0 commit comments

Comments
 (0)