spec/support/gman_adapter.rb in gman_client-0.0.5 vs spec/support/gman_adapter.rb in gman_client-0.0.6
- old
+ new
@@ -8,7 +8,7 @@
Gman::Client.new(:url => url,
:token_url => token_url,
:client_id => client_id,
:client_secret => client_secret
- )
+ )
end