From e233ad8da4d672cba7f4c6a79b4e876e72958558 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Tue, 20 Apr 2021 09:38:30 +1000 Subject: [PATCH] Increase test timeouts --- src/lib/waku_relay/index.spec.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/waku_relay/index.spec.ts b/src/lib/waku_relay/index.spec.ts index 06d7c52e5d..911239151d 100644 --- a/src/lib/waku_relay/index.spec.ts +++ b/src/lib/waku_relay/index.spec.ts @@ -204,7 +204,7 @@ describe('Waku Relay', () => { }); it('Js publishes to nim', async function () { - this.timeout(5000); + this.timeout(10000); const message = WakuMessage.fromUtf8String('This is a message'); @@ -289,7 +289,7 @@ describe('Waku Relay', () => { }); it('Js publishes, other Js receives', async function () { - this.timeout(3000); + this.timeout(10000); // Check that the two JS peers are NOT directly connected expect(