From 332a5daeeea3d8499414946bf22d84757e394bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Ka=C5=BAmierczak?= Date: Tue, 17 Dec 2024 23:02:01 +0100 Subject: [PATCH] Update instrumentation/grpc/test/test_helper.rb Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com> --- instrumentation/grpc/test/test_helper.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/instrumentation/grpc/test/test_helper.rb b/instrumentation/grpc/test/test_helper.rb index f36f9afbe..19330e92a 100644 --- a/instrumentation/grpc/test/test_helper.rb +++ b/instrumentation/grpc/test/test_helper.rb @@ -8,7 +8,6 @@ Bundler.require(:default, :development, :test) require 'minitest/autorun' -# require 'webmock/minitest' require 'opentelemetry-instrumentation-grpc'