fix drpc method passing

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2022-03-21 12:53:33 +03:00
parent 6f4e54a876
commit de02d636ad
2 changed files with 5 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ func TestMethodToDRPC(t *testing.T) {
}{
{
"helloworld",
"Greeter.SayHello",
"Greeter/SayHello",
"/Helloworld.Greeter/SayHello",
},
{