Skip to content
Snippets Groups Projects
Commit 8b131922 authored by Tim Emiola's avatar Tim Emiola
Browse files

Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-client

Fixes a missed old module name reference in the interop client
parents b0a32fc7 a16d2ae3
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ require 'test/cpp/interop/empty'
require 'signet/ssl_config'
include Google::RPC::Auth
include GRPC::Auth
# loads the certificates used to access the test server securely.
def load_test_certs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment