mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
Increase test timeout
This commit is contained in:
parent
e233ad8da4
commit
00e303ee0a
@ -289,7 +289,7 @@ describe('Waku Relay', () => {
|
||||
});
|
||||
|
||||
it('Js publishes, other Js receives', async function () {
|
||||
this.timeout(10000);
|
||||
this.timeout(30000);
|
||||
|
||||
// Check that the two JS peers are NOT directly connected
|
||||
expect(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user