Skip to content

Commit cf7d061

Browse files
committed
[java] Adding lost small tests to the suite by tagging them
1 parent 0fee495 commit cf7d061

File tree

1 file changed

+1
-0
lines changed
  • java/client/test/org/openqa/selenium/support/ui

1 file changed

+1
-0
lines changed

java/client/test/org/openqa/selenium/support/ui/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ java_library(
2020

2121
java_test_suite(
2222
name = "SmallTests",
23+
size = "small",
2324
srcs = glob(
2425
["*Test.java"],
2526
exclude = LARGE_TESTS,

0 commit comments

Comments
 (0)