mirror of
https://github.com/google/nomulus
synced 2026-01-09 15:43:52 +00:00
Mark VerifyEntityIntegrityActionTest as a medium test
It was timing out occasionally in the Bazel build on less-powerful hardware. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=132378555
This commit is contained in:
@@ -43,6 +43,7 @@ java_library(
|
||||
|
||||
GenTestRules(
|
||||
name = "GeneratedTestRules",
|
||||
medium_tests = ["VerifyEntityIntegrityActionTest"],
|
||||
test_files = glob(["*Test.java"]),
|
||||
deps = [":whitebox"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user