Update extensions/ql-vscode/test/vscode-tests/no-workspace/codeql-cli/distribution.test.ts

Co-authored-by: Koen Vlaswinkel <koesie10@users.noreply.github.com>
This commit is contained in:
Robert
2024-01-02 12:05:43 +00:00
committed by GitHub
parent e56503249d
commit c423505c04

View File

@@ -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(