diff --git a/transport/http/binding/encode_test.go b/transport/http/binding/encode_test.go index 7e8286c90..4236abf3b 100644 --- a/transport/http/binding/encode_test.go +++ b/transport/http/binding/encode_test.go @@ -8,7 +8,7 @@ import ( "github.com/go-kratos/kratos/v2/internal/testdata/binding" ) -func TestProtoPath(t *testing.T) { +func TestEncodeURL(t *testing.T) { tests := []struct { pathTemplate string request *binding.HelloRequest