Raise timeout of queries tests

This commit is contained in:
Koen Vlaswinkel
2023-04-14 10:28:59 +02:00
parent e95e4a366f
commit 1419ff2a9a

View File

@@ -27,7 +27,7 @@ import { QueryResultType } from "../../../src/pure/new-messages";
import { createVSCodeCommandManager } from "../../../src/common/vscode/commands";
import { AllCommands, QueryServerCommands } from "../../../src/common/commands";
jest.setTimeout(20_000);
jest.setTimeout(60_000);
/**
* Integration tests for queries