From 016b6f82e7d07d3f606cf52bb85031c04e7dcfe9 Mon Sep 17 00:00:00 2001 From: Mira Leung Date: Wed, 3 Mar 2021 22:53:29 -0800 Subject: [PATCH] chore(engx): Move integration test comment for clarity --- test/integration/BUILD.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/BUILD.bazel b/test/integration/BUILD.bazel index 7090825238..a6c00f0bbd 100644 --- a/test/integration/BUILD.bazel +++ b/test/integration/BUILD.bazel @@ -13,7 +13,6 @@ load( "integration_test", ) -# KMS (for mixins). load("@rules_proto//proto:defs.bzl", "proto_library") package(default_visibility = ["//visibility:public"]) @@ -193,6 +192,7 @@ java_gapic_assembly_gradle_pkg( ], ) +# KMS (for mixins). proto_library( name = "kms_proto", srcs = [