Skip to content

Commit

Permalink
download geckodriver versions by direct URL
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed May 7, 2019
1 parent ce67e9f commit 0f29d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/webdrivers/chromedriver_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@

chromedriver.update

expect(Webdrivers::Network).to have_received(:get)
expect(Webdrivers::Network).to have_received(:get).twice
end
end

Expand Down

0 comments on commit 0f29d55

Please sign in to comment.