Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Tag CreatePublicKeysetCommandTest as manual.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 466411493
  • Loading branch information
chuckx authored and copybara-github committed Aug 9, 2022
1 parent c98c476 commit c72064f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ java_test(
size = "small",
srcs = ["CreatePublicKeysetCommandTest.java"],
data = ["//testdata/gcp:credentials"],
tags = [
"manual",
"no_rbe",
"requires-network",
],
deps = [
"//tinkey/src/main/java/com/google/crypto/tink/tinkey:create_public_keyset_command",
"//tinkey/src/main/java/com/google/crypto/tink/tinkey:tinkey_util",
Expand Down

0 comments on commit c72064f

Please sign in to comment.