wingrunr21 / mindbody-api

A Ruby interface to the MindBody API v0.5
http://wingrunr21.github.com/mindbody-api
MIT License
29 stars 46 forks source link

Fix master branch specs #30

Closed paulfioravanti closed 8 years ago

paulfioravanti commented 9 years ago

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.