We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fee495 commit cf7d061Copy full SHA for cf7d061
java/client/test/org/openqa/selenium/support/ui/BUILD.bazel
@@ -20,6 +20,7 @@ java_library(
20
21
java_test_suite(
22
name = "SmallTests",
23
+ size = "small",
24
srcs = glob(
25
["*Test.java"],
26
exclude = LARGE_TESTS,
0 commit comments