Skip to content

Commit 58e29b1

Browse files
Copilotcklin
andauthored
Document tutorial pack version pin
Co-authored-by: cklin <1418580+cklin@users.noreply.github.com>
1 parent ebf992c commit 58e29b1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

extensions/ql-vscode/test/vscode-tests/cli-integration/run-cli.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ describe("Use cli", () => {
130130
},
131131
);
132132

133+
// Pin this pack because these tests exercise authentication, not registry compatibility.
134+
// Remove the pin once every supported CLI can download the latest tutorial pack.
133135
describe("github authentication", () => {
134136
itWithCodeQL()(
135137
"should not use authentication if there are no credentials",

0 commit comments

Comments
 (0)