Skip to content

Commit

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

* goldens update bazel rules

* clean up

* goldens update rule for asset API

* update goldens
  • Loading branch information
xiaozhenliu-gg5 authored and miraleung committed Oct 30, 2020
1 parent 8f906fa commit 58271c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ golden_update(
golden_update(
name = "asset_update",
data = ["//test/integration/goldens/asset:goldens_files"],
data = ["//test/integration/goldens/asset:goldens_files"],
target = ":asset_java_gapic",
)

Expand Down

0 comments on commit 58271c3

Please sign in to comment.