Skip to content

Commit

Permalink
Split base Client class out for multiple domains
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPayment authored and skimbrel committed Apr 22, 2015
1 parent fa4cf7d commit ea09476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/rest/client_spec.rb
Expand Up @@ -255,4 +255,5 @@
expect(client.send(method)).to eq(client.workspace.send(method))
end
end

end

0 comments on commit ea09476

Please sign in to comment.