mirror of https://github.com/grpc/grpc.git
[api-fuzzer] Fix inproc channels (#35538)
Closes #35538
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35538 from ctiller:fff2 52b69968a0
PiperOrigin-RevId: 597848114
pull/35528/head
parent
c5a8e5af64
commit
02c10df298
2 changed files with 6 additions and 0 deletions
@ -0,0 +1,5 @@ |
||||
actions { |
||||
create_channel { |
||||
inproc: true |
||||
} |
||||
} |
Loading…
Reference in new issue