Skip to content

Commit

Permalink
[java] Adding RemoteWebDriverBiDiTest to large tests
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Jun 22, 2022
1 parent 02363b1 commit 95fed4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/test/org/openqa/selenium/grid/router/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ load("//java/src/org/openqa/selenium/devtools:versions.bzl", "CDP_DEPS")
LARGE_TESTS = [
"DistributedCdpTest.java",
"NewSessionCreationTest.java",
"RemoteWebDriverBiDiTest.java",
"StressTest.java",
]

Expand Down

0 comments on commit 95fed4f

Please sign in to comment.