mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-03-13 01:16:47 -04:00
[ci skip] oops
This commit is contained in:
parent
30a0889d07
commit
27a102bf7c
@ -113,14 +113,9 @@ describe('VeilidRoutingContext', () => {
|
||||
|
||||
describe('DHT stress tests', () => {
|
||||
|
||||
var savedHandler = undefined;
|
||||
|
||||
before(async () => {
|
||||
await browser.cdp("Profiler", "enable")
|
||||
await browser.cdp("Profiler", "start")
|
||||
|
||||
savedHandler = window.onerror;
|
||||
process.removeListener("uncaughtException");
|
||||
})
|
||||
|
||||
it('should inspect in parallel without delay', async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user