After pulling down the master branch and running the specs, spec/client_spec was failing simply due to the credentials double used receiving timeout messages it wasn't expecting.
I'm assuming these values aren't necessarily important in the context of the spec, so just stub some default values.
After pulling down the master branch and running the specs,
spec/client_spec
was failing simply due to the credentials double used receiving timeout messages it wasn't expecting.I'm assuming these values aren't necessarily important in the context of the spec, so just stub some default values.