Skip to content

Commit

Permalink
spec_helper requires grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
ganmacs committed Jun 18, 2018
1 parent 9a2c0a8 commit 075a26f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ruby/spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
require 'rspec'
require 'logging'
require 'rspec/logging_helper'
require 'grpc'

require_relative 'support/services'
require_relative 'support/helpers'
Expand Down

0 comments on commit 075a26f

Please sign in to comment.