Update extensions/ql-vscode/test/vscode-tests/no-workspace/data-extensions-editor/external-api-usage-query.test.ts

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
Anders Starcke Henriksen
2023-04-17 09:28:42 +02:00
committed by GitHub
parent 90936780bd
commit a7f87658bb

View File

@@ -33,7 +33,6 @@ describe("runQuery", () => {
// Test all queries
for (const [lang, query] of Object.entries(fetchExternalApiQueries)) {
console.log(`hello ${lang}`);
const options = {
cliServer: {
resolveQlpacks: jest.fn().mockResolvedValue({