Skip to content

Commit

Permalink
Automated fix for refs/heads/master (#36309)
Browse files Browse the repository at this point in the history
PanCakes to the rescue!

We noticed that our 'sanity' test was going to fail, but we think we can fix that automatically, so we put together this PR to do just that!

If you'd like to opt-out of these PR's, add yourself to NO_AUTOFIX_USERS in .github/workflows/pr-auto-fix.yaml

Closes #36309

COPYBARA_INTEGRATE_REVIEW=#36309 from grpc:create-pull-request/patch-4feb98e f76f249
PiperOrigin-RevId: 623277186
  • Loading branch information
github-actions[bot] authored and Copybara-Service committed Apr 9, 2024
1 parent 493d873 commit da04df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/core/end2end/end2end_test_fuzzer.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ namespace grpc_core {
void RunEnd2endFuzzer(const core_end2end_test_fuzzer::Msg& msg);
}

#endif
#endif // GRPC_TEST_CORE_END2END_END2END_TEST_FUZZER_H

0 comments on commit da04df7

Please sign in to comment.