Skip to content

Commit 693c036

Browse files
committed
test: try waiting for log and otherwise timeout
1 parent 823694a commit 693c036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/utils/dev-server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ const startServer = async ({
153153
resolveWait()
154154
}
155155
}
156+
156157
ps.stdout!.on('data', listener)
157158

158159
timeoutId = setTimeout(() => {

0 commit comments

Comments
 (0)