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:
parent
493d873411
commit
da04df7c45
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue