diff options
author | Tim Emiola <temiola@google.com> | 2015-08-31 15:38:43 -0700 |
---|---|---|
committer | Tim Emiola <temiola@google.com> | 2015-08-31 15:38:43 -0700 |
commit | 391664afa1e7fc79b7817658699fc7886f70adbb (patch) | |
tree | c2323de1e74d4780c408af8da7b0d38a09f2cb7c /src/ruby/spec/pb | |
parent | 504e379afcf049a0700b43a1db6dbd3a631dbd97 (diff) |
Improves test stability
Diffstat (limited to 'src/ruby/spec/pb')
-rw-r--r-- | src/ruby/spec/pb/health/checker_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ruby/spec/pb/health/checker_spec.rb b/src/ruby/spec/pb/health/checker_spec.rb index 6999a69105..e743ff496d 100644 --- a/src/ruby/spec/pb/health/checker_spec.rb +++ b/src/ruby/spec/pb/health/checker_spec.rb @@ -179,7 +179,6 @@ describe Grpc::Health::Checker do describe 'running on RpcServer' do RpcServer = GRPC::RpcServer - StatusCodes = GRPC::Core::StatusCodes CheckerStub = Grpc::Health::Checker.rpc_stub_class before(:each) do |