From 278a3b509968facd0aa481d2241325dc37d9da56 Mon Sep 17 00:00:00 2001 From: Tanna McClure Date: Thu, 20 Jun 2024 10:36:18 -0500 Subject: [PATCH] remove unused stuff left from scaffold command --- test/multiverse/suites/awssqs/awssqs_instrumentation_test.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/multiverse/suites/awssqs/awssqs_instrumentation_test.rb b/test/multiverse/suites/awssqs/awssqs_instrumentation_test.rb index 20e0ae006e..0455c44730 100644 --- a/test/multiverse/suites/awssqs/awssqs_instrumentation_test.rb +++ b/test/multiverse/suites/awssqs/awssqs_instrumentation_test.rb @@ -5,13 +5,11 @@ class AwssqsInstrumentationTest < Minitest::Test def setup Aws.config.update(stub_responses: true) - @stats_engine = NewRelic::Agent.instance.stats_engine end def teardown harvest_span_events! mocha_teardown - NewRelic::Agent.instance.stats_engine.clear_stats end def create_client