You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the xml namespace for `<create-subscription>` is different from
the base namespace it need to be explicit and it was missing from the
match side of the tests.
Also moved to `time.Date` from `time.Parse` to get rid of some unneeded
error handling and migrated the tests to use testify to make the output
more clear.
Docstring should make it clear that Ok being true does not mean that Errors is empty.
The text was updated successfully, but these errors were encountered: