Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Use a separate browser instance for proxy specs
Browse files Browse the repository at this point in the history
  • Loading branch information
jferris committed Jun 26, 2015
1 parent b5cf28f commit a081232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/driver_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3274,7 +3274,7 @@ def abort_request_to(path)
end

let(:driver) do
driver_for_html("")
driver_for_html("", browser: nil)
end

it "uses the HTTP proxy correctly" do
Expand Down

0 comments on commit a081232

Please sign in to comment.