mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 01:31:39 -05:00
Update circle ci config
This commit is contained in:
parent
fd90e28ba8
commit
2f1d428a40
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ RSpec.configure do |config|
|
|||
# Setup for CircleCI
|
||||
driven_by :selenium, using: :headless_chrome, options: {
|
||||
browser: :remote,
|
||||
url: "http://localhost:4444/wd/hub",
|
||||
url: "http://chrome:4444/wd/hub",
|
||||
options: {
|
||||
args: %w[headless disable-gpu no-sandbox disable-dev-shm-usage]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue