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:
committed by
GitHub
parent
90936780bd
commit
a7f87658bb
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user