diff --git a/extensions/ql-vscode/test/vscode-tests/no-workspace/codeql-cli/distribution.test.ts b/extensions/ql-vscode/test/vscode-tests/no-workspace/codeql-cli/distribution.test.ts index 40a8d507a..e6ddd8aec 100644 --- a/extensions/ql-vscode/test/vscode-tests/no-workspace/codeql-cli/distribution.test.ts +++ b/extensions/ql-vscode/test/vscode-tests/no-workspace/codeql-cli/distribution.test.ts @@ -107,7 +107,7 @@ describe("Releases API consumer", () => { } } - it("picked release is non-prerelease with with the highest semver", async () => { + it("picked release is non-prerelease with the highest semver", async () => { const consumer = new MockReleasesApiConsumer(owner, repo); const latestRelease = await consumer.getLatestRelease(