Skip to content

Commit

Permalink
Mark small tests as being small
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Jul 3, 2019
1 parent 80eb45e commit af41412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/test/org/openqa/selenium/testing/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ java_library(

java_test_suite(
name = "SmallTests",
size = "small",
srcs = ["IgnoreComparatorUnitTest.java"],
visibility = [
"//java/client/test/org/openqa/selenium:__pkg__",
Expand Down

0 comments on commit af41412

Please sign in to comment.