Skip to content

Commit

Permalink
Don't ask 🤦‍♀️
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannic committed Sep 17, 2020
1 parent 8ba6c03 commit 4827e09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ public void protoToolchainBlacklistTransitiveProtos() throws Exception {
@Test
public void protoToolchainMixedBlacklist() throws Exception {
// Tests legacy behaviour.
useConfiguration("--incompatible_blacklisted_protos_requires_proto_info");
useConfiguration("--incompatible_blacklisted_protos_requires_proto_info=false");

scratch.file(
"third_party/x/BUILD",
Expand Down

0 comments on commit 4827e09

Please sign in to comment.