Skip to content

Commit

Permalink
Set accept-lang in cuprite
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Sep 25, 2024
1 parent 8b61ab4 commit a01e66c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/support/cuprite_setup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def register_better_cuprite(language, name: :"better_cuprite_#{language}")
"disable-gpu": nil,
"disable-popup-blocking": nil,
lang: language,
"accept-lang": language,
"no-sandbox": nil,
"disable-smooth-scrolling": true
}
Expand Down

0 comments on commit a01e66c

Please sign in to comment.