Rob Clother

Results 1 issues of Rob Clother

I am trying to stub the `EnvlopesApi` prototype in my unit tests, but it doesn't seem possible to do this. However, `ApiClient` can be stubbed successfully. ``` it('should not create...