Closed rubysolo closed 2 years ago
In order to support testing SOAP calls against a mock server, it's helpful to be able to override the defined endpoint. This PR adds the ability to pass in an endpoint as an option.
Thanks 🔥
In order to support testing SOAP calls against a mock server, it's helpful to be able to override the defined endpoint. This PR adds the ability to pass in an endpoint as an option.