Skip to content

Commit

Permalink
add param
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Sep 30, 2024
1 parent 502b4cc commit 9c363c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library_generation/test/integration_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ def __prepare_golden_files(
copytree(
f"{repo_dest}/gapic-libraries-bom",
f"{golden_dir}/gapic-libraries-bom",
dirs_exist_ok=True,
)
copy(f"{repo_dest}/pom.xml", golden_dir)
else:
Expand Down

0 comments on commit 9c363c6

Please sign in to comment.