Skip to content

Commit

Permalink
Add missing constant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Mar 19, 2024
1 parent 0c302c7 commit 9aeb531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rspec/rails/example/system_example_group.rb
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ def app
::Rails.application
end

# Default driver to assign if none specified.
DEFAULT_DRIVER =
if ::Rails::VERSION::STRING.to_f >= 7.2
:selenium_chrome_headless
Expand Down

0 comments on commit 9aeb531

Please sign in to comment.