Skip to content

Commit

Permalink
core: make spawn timeout test less flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Sep 10, 2023
1 parent 1c11b37 commit c5972e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/test/spawn.ts
Expand Up @@ -348,7 +348,6 @@ not ok 1 - test unfinished
}, 300)
`,
],
timeout: 250,
})
s.on('process', () => {
const { setTimeout } = s
Expand Down

0 comments on commit c5972e7

Please sign in to comment.