Skip to content

Commit 9c8215e

Browse files
committed
[java] Enable BiDi session test
1 parent f7b97cb commit 9c8215e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

java/test/org/openqa/selenium/bidi/BiDiSessionTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
public class BiDiSessionTest {
3131

3232
private FirefoxDriver driver;
33-
34-
@Disabled
33+
3534
@Test
3635
public void shouldBeAbleToCreateABiDiSession() {
3736
FirefoxOptions options = new FirefoxOptions();

0 commit comments

Comments
 (0)