parent
adc8fbc42b
commit
72ffe7215d
23 changed files with 405 additions and 242 deletions
|
@ -3,5 +3,5 @@ require "test_helper"
|
|||
class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
|
||||
driven_by :selenium,
|
||||
using: ENV["VISIBLE_SYSTEM_TESTS"].present? ? :chrome : :headless_chrome,
|
||||
screen_size: [1400, 1400]
|
||||
screen_size: [ 1400, 1400 ]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue