Increase test timeouts

This commit is contained in:
Franck Royer 2021-04-20 09:38:30 +10:00
parent e0debac165
commit e233ad8da4
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 2 additions and 2 deletions

View File

@ -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(