Skip to content

Commit

Permalink
correct preservation of ITs
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed Mar 20, 2024
1 parent 95407d1 commit d61155f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 188 deletions.
2 changes: 1 addition & 1 deletion java-secretmanager/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ deep-remove-regex:
- "/java-secretmanager/google-.*/src"

deep-preserve-regex:
- "/java-secretmanager/google-.*/src/test/java/com/google/cloud/.*/v.*/it/IT.*Test.java"
- "/java-secretmanager/google-.*/src/test/java/com/google/cloud/.*/v1/it/IT.*Test.java"
- "/java-secretmanager/proto-google-cloud-secretmanager-v1/src/main/java/com/google/cloud/secretmanager/v1/TopicName.java"


Expand Down

This file was deleted.

0 comments on commit d61155f

Please sign in to comment.