Skip to content

Commit

Permalink
chore(engx): Move integration test comment for clarity (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
miraleung committed Mar 4, 2021
1 parent 6764637 commit 6f8ca38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ load(
"integration_test",
)

# KMS (for mixins).
load("@rules_proto//proto:defs.bzl", "proto_library")

package(default_visibility = ["//visibility:public"])
Expand Down Expand Up @@ -193,6 +192,7 @@ java_gapic_assembly_gradle_pkg(
],
)

# KMS (for mixins).
proto_library(
name = "kms_proto",
srcs = [
Expand Down

0 comments on commit 6f8ca38

Please sign in to comment.