Skip to content

Commit 9aeb531

Browse files
committed
Add missing constant comment
1 parent 0c302c7 commit 9aeb531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rspec/rails/example/system_example_group.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ def app
9595
::Rails.application
9696
end
9797

98+
# Default driver to assign if none specified.
9899
DEFAULT_DRIVER =
99100
if ::Rails::VERSION::STRING.to_f >= 7.2
100101
:selenium_chrome_headless

0 commit comments

Comments
 (0)