mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
chore(transport): fix the test name (#2543)
This commit is contained in:
parent
9cc1047c75
commit
e22775cfcc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user