Skip to content

Commit

Permalink
Cmon
Browse files Browse the repository at this point in the history
  • Loading branch information
northeastprince authored Oct 27, 2023
1 parent 0b7b004 commit b7cb68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/application_system_test_case.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
driven_by :selenium, using: :headless_chrome, screen_size: [1400, 1400],
options: {allow_insecure_localhost: true}
options: {"allow-insecure-localhost": true}
end

0 comments on commit b7cb68a

Please sign in to comment.