Skip to content

Commit 2435e26

Browse files
ahma0diemol
andauthored
Fix The Line of Java Port In the ChromeDriverService Docs (#1812)
* Fix Missing line in Java code block * Add Line For Tutorial blocks --------- Co-authored-by: Diego Molina <[email protected]>
1 parent b290cb1 commit 2435e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/java/src/test/java/dev/selenium/drivers/ServiceTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import org.openqa.selenium.remote.service.DriverFinder;
1010

1111
public class ServiceTest extends BaseTest {
12+
1213
@Test
1314
public void defaultService() {
1415
ChromeDriverService service = new ChromeDriverService.Builder().build();

0 commit comments

Comments
 (0)