Skip to content

Commit

Permalink
[ggj][infra][3/5]feat: add goldens update bazel rules for Redis API (#…
Browse files Browse the repository at this point in the history
…396)

* goldens update bazel rules

* clean up
  • Loading branch information
xiaozhenliu-gg5 authored and miraleung committed Oct 30, 2020
1 parent f2a1674 commit 8f906fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/integration/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ golden_update(

golden_update(
name = "asset_update",
target = ":asset_java_gapic",
data = ["//test/integration/goldens/asset:goldens_files"],
target = ":asset_java_gapic",
)

####################################################
Expand Down Expand Up @@ -106,4 +106,3 @@ java_gapic_library(
"@com_google_googleapis//google/logging/v2:logging_java_proto",
],
)

0 comments on commit 8f906fa

Please sign in to comment.