Skip to content

Commit eda3947

Browse files
committed
line break
1 parent 8a839ea commit eda3947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/src/org/openqa/selenium/remote/service/DriverService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ public DS build() {
515515
+ " https://www.selenium.dev/documentation/webdriver/browsers/",
516516
getPort()));
517517
}
518-
518+
519519
if (timeout == null) {
520520
timeout = getDefaultTimeout();
521521
}

0 commit comments

Comments
 (0)