mirror of
https://github.com/google/nomulus
synced 2026-01-07 22:15:30 +00:00
RDAP: Mark RdapDomainSearchActionTest as medium
Some tests of RdapDomainSearchAction can take longer, because they create many domains. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133591753
This commit is contained in:
@@ -36,6 +36,7 @@ java_library(
|
||||
|
||||
GenTestRules(
|
||||
name = "GeneratedTestRules",
|
||||
medium_tests = ["RdapDomainSearchActionTest"],
|
||||
test_files = glob(["*Test.java"]),
|
||||
deps = [":rdap"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user