Skip to content

Commit

Permalink
fix: setups for manually runs single JUnit test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 authored Mar 3, 2022
1 parent 0ca7a21 commit 7ab9ae3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ GOLDEN_UPDATING_UNIT_TESTS = [
args = [test_class],
runtime_deps = [
":gapic_generator_java",
":gapic_generator_java_test",
] + MAIN_DEPS + TEST_DEPS,
data = glob([
"src/test/java/**/*.golden",
Expand Down

0 comments on commit 7ab9ae3

Please sign in to comment.