Skip to content

Commit dd08cc5

Browse files
committed
Add note
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent ccf5256 commit dd08cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/get/get_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9273,6 +9273,7 @@ func Test_DownloadClaude(t *testing.T) {
92739273
url: "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.12/linux-arm64/claude",
92749274
},
92759275
{
9276+
// Windows is not supported, but should resolve to a URL to get a 404.
92769277
os: "mingw64_nt-10.0-18362",
92779278
arch: arch64bit,
92789279
version: toolVersion,

0 commit comments

Comments
 (0)