Skip to content

Commit 00d46bb

Browse files
authored
✂️
1 parent c27a752 commit 00d46bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/qunit-selenium-runner.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
driver = if ARGV[1]
77
capability = ::Selenium::WebDriver::Remote::Capabilities.chrome
8-
8+
99
::Selenium::WebDriver.for(:remote, url: ARGV[1], capabilities: [capability])
1010
else
1111
driver_options = Selenium::WebDriver::Chrome::Options.new

0 commit comments

Comments
 (0)