This commit is contained in:
Asim 2016-06-06 23:37:07 +01:00
parent 739b094cd2
commit 6669248291

View File

@ -123,7 +123,7 @@ func (m *MockClient) CallRemote(ctx context.Context, addr string, req client.Req
}
v.Set(reflect.ValueOf(r.Response))
return nil
}