fix lint error

This commit is contained in:
jmorganca
2025-11-06 13:55:25 -08:00
parent fed3665c70
commit 1ab7631377

View File

@@ -335,6 +335,7 @@ func TestToolFunctionParameters_MarshalJSON(t *testing.T) {
})
}
}
func TestToolCallFunction_IndexAlwaysMarshals(t *testing.T) {
fn := ToolCallFunction{
Name: "echo",