mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 02:24:54 +08:00
This reverts commit 128d67ba5633e62cbdb9e856b2728d9cde9a457d. 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…
x
Reference in New Issue
Block a user