mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This reverts commit 128d67ba56
.
Doesn't seem to have any impact on CI
This commit is contained in:
parent
c3a734380e
commit
0d0ca075a6
@ -650,7 +650,6 @@ def apply_base_chrome_options(options)
|
||||
options.add_argument("--disable-dev-shm-usage")
|
||||
options.add_argument("--mute-audio")
|
||||
options.add_argument("--force-device-scale-factor=1")
|
||||
options.add_argument("--disable-gpu")
|
||||
end
|
||||
|
||||
class SpecSecureRandom
|
||||
|
Loading…
Reference in New Issue
Block a user