summaryrefslogtreecommitdiff
path: root/spec/unit/http/basic_client_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/http/basic_client_spec.rb')
-rw-r--r--spec/unit/http/basic_client_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/http/basic_client_spec.rb b/spec/unit/http/basic_client_spec.rb
index b7552f54aa..16f62f8d97 100644
--- a/spec/unit/http/basic_client_spec.rb
+++ b/spec/unit/http/basic_client_spec.rb
@@ -89,7 +89,7 @@ describe "HTTP Connection" do
{
"https_proxy" => "https://proxy.mycorp.com:8080",
"https_proxy_user" => "jane_username",
- "https_proxy_pass" => "opensesame"
+ "https_proxy_pass" => "opensesame",
}
end