Increase size of a test to match internal guidance

pull/23393/head
Vijay Pai 4 years ago committed by GitHub
parent 09d3634a6b
commit b92ca15356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      test/cpp/microbenchmarks/BUILD

@ -236,6 +236,7 @@ grpc_cc_library(
grpc_cc_test(
name = "bm_fullstack_unary_ping_pong",
size = "large",
srcs = [
"bm_fullstack_unary_ping_pong.cc",
],

Loading…
Cancel
Save