Skip to content

Commit 8aafe81

Browse files
committed
nit
1 parent f0b56d7 commit 8aafe81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/internal/tools_file_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ func TestParseToolFile(t *testing.T) {
694694
Type: generic.AuthServiceType,
695695
Audience: "testings",
696696
McpEnabled: true,
697-
AuthorizationServerURL: "https://testings",
697+
AuthorizationServerUrl: "https://testings",
698698
ScopesRequired: []string{"read:files", "write:files"},
699699
},
700700
},

0 commit comments

Comments
 (0)