Skip to content

Commit dd065d8

Browse files
committed
Increase timeout
1 parent 4329dab commit dd065d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example-module/src/discarded.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
const to = setTimeout(() => {}, 5100)
1+
const to = setTimeout(() => {}, 20000)
22
to.unref()

0 commit comments

Comments
 (0)