Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 853807f

Browse files
committed
chore: foo
1 parent 07b2d3d commit 853807f

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
@@ -127,7 +127,7 @@ export default tester(
127127
'.bin',
128128
packageName`nuxt`
129129
)
130-
await execa(nuxtPath, ['build'], { stdio: 'inherit' })
130+
await execa(nuxtPath, ['build'])
131131

132132
const childProcess = execaCommand('node .output/server/index.mjs', {
133133
all: true,

0 commit comments

Comments
 (0)