Skip to content

Commit e4effee

Browse files
Update connection.test.ts
1 parent a61e9c9 commit e4effee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/connection.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ describe('connection', () => {
263263
done()
264264
})
265265
},
266-
LONG_TIMEOUT
266+
3 * LONG_TIMEOUT
267267
)
268268
})
269269

0 commit comments

Comments
 (0)