mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 19:34:04 +01:00
Bump timeout of debuglogs test
This commit is contained in:
@@ -12,6 +12,6 @@ describe('debuglogs', () => {
|
||||
|
||||
const { body } = await got.get(url);
|
||||
assert.equal(nonce, body);
|
||||
});
|
||||
}).timeout(3000);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user