Skip to content

Commit

Permalink
Not sure what reset_cache was doing here since it's undefined.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgentry committed Jun 30, 2011
1 parent a75f6d0 commit 057ed5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/capybara/driver/mechanize_driver.rb
Expand Up @@ -143,7 +143,6 @@ def process_remote_request(method, url, *options)
@last_remote_host = "#{remote_uri.host}:#{remote_uri.port}"
end

reset_cache
params, headers = options
#In order to appropriately capture pages from which mechanize throws an exception
begin
Expand Down

0 comments on commit 057ed5d

Please sign in to comment.