aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/spec/error_sanity_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/spec/error_sanity_spec.rb')
-rw-r--r--src/ruby/spec/error_sanity_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/spec/error_sanity_spec.rb b/src/ruby/spec/error_sanity_spec.rb
index b8f0638695..c36635ea26 100644
--- a/src/ruby/spec/error_sanity_spec.rb
+++ b/src/ruby/spec/error_sanity_spec.rb
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-require 'grpc'
+require 'spec_helper'
StatusCodes = GRPC::Core::StatusCodes