spec/spec_helper.rb in mashery_rails-0.6.2 vs spec/spec_helper.rb in mashery_rails-0.6.3

- old
+ new

@@ -36,10 +36,10 @@ config.stub({ site_id: "987", key: key, secret: secret, signature: signature, - host: "masheri.example.com", + host: "mashery.example.com", }) Mashery.config = config end