Make build tests name consistent with stable-2.15 Change-Id: Ia52276242d905432c579c813a905131185fcaa43
diff --git a/BUILD b/BUILD index 92a7ebb..93bb716 100644 --- a/BUILD +++ b/BUILD
@@ -24,7 +24,7 @@ ) junit_tests( - name = "verify-status-tests", + name = "verify-status_tests", size = "small", srcs = ["src/test/java/com/googlesource/gerrit/plugins/verifystatus/VerifyStatusIT.java"], tags = ["verify-status"],