Skip to content

Commit

Permalink
no-sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed Jan 16, 2025
1 parent bd3880c commit c7d0b2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-23
x86_64-darwin-21
x86_64-darwin-24
x86_64-linux

DEPENDENCIES
Expand Down
1 change: 1 addition & 0 deletions spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
timeout: 10,
process_timeout: 30,
window_size: [1200, 800],
browser_options: { 'no-sandbox': nil }
)
end
Capybara.default_driver = :cuprite
Expand Down

0 comments on commit c7d0b2e

Please sign in to comment.