Skip to content

Commit fcf46b5

Browse files
committed
Removing parts of bazel config, it seems to be WIP by Simon [skip ci]
1 parent 59e3877 commit fcf46b5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ load("@rules_jvm_external//:defs.bzl", "artifact")
22
load("//java:defs.bzl", "java_library", "java_selenium_test_suite", "java_test_suite")
33

44

5-
load("@apple_rules_lint//lint:defs.bzl", "package_lint_config")
6-
7-
package_lint_config({
8-
"java-spotbugs": "//java/client/test/org/openqa/selenium:test-spotbugs-config",
9-
})
10-
115
SMALL_TESTS = [
126
"ArchitectureTest.java",
137
"ByTest.java",

0 commit comments

Comments
 (0)