spec/lib/rev/http_client_spec.rb in rev-api-2.0.0 vs spec/lib/rev/http_client_spec.rb in rev-api-2.0.1

- old
+ new

@@ -25,8 +25,8 @@ assert_requested :get, "https://#{host}/api/v1/orders", :headers => { 'Authorization' => "Rev foo:bar", 'User-Agent' => Rev::HttpClient::USER_AGENT } - end + end end