Skip to content

Commit

Permalink
Add exception for downloading Chrome.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Mar 7, 2024
1 parent 2484c12 commit d8ca3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
WebMock.disable_net_connect!(allow_localhost: true,
net_http_connect_on_start: true,
allow: ["chromedriver.storage.googleapis.com", "googlechromelabs.github.io",
"https://storage.googleapis.com/chrome-for-testing-public",
"storage.googleapis.com",
"edgedl.me.gvt1.com"])

0 comments on commit d8ca3d6

Please sign in to comment.