We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e568f commit 26bccdfCopy full SHA for 26bccdf
test/nodejs-bundle/peer-routing.js
@@ -19,7 +19,7 @@ describe('.peerRouting', () => {
19
let nodeE
20
21
before(function (done) {
22
- this.timeout(3000)
+ this.timeout(5000)
23
const tasks = _times(5, () => (cb) => {
24
createNode('/ip4/0.0.0.0/tcp/0', {
25
mdns: false,
0 commit comments