Skip to content

Commit

Permalink
Try fixing system tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Jul 28, 2023
1 parent 30ea99d commit 098fb65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/dummy/test/application_system_test_case.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true
require "test_helper"

Webdrivers::Chromedriver.required_version = "114.0.5735.90"
class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
driven_by :selenium,
using: :chrome,
Expand Down

0 comments on commit 098fb65

Please sign in to comment.