Automated fix for refs/heads/master (#36309)

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=https://github.com/grpc/grpc/pull/36309 from grpc:create-pull-request/patch-4feb98e f76f2493ab
PiperOrigin-RevId: 623277186
This commit is contained in:
github-actions[bot] 2024-04-09 14:11:46 -07:00 committed by Copybara-Service
parent 493d873411
commit da04df7c45
1 changed files with 1 additions and 1 deletions

View File

@ -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