Skip to content

Commit

Permalink
standard
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Nov 11, 2024
1 parent dd11c48 commit 33678ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/datadog/di/integration/instrumentation_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def run_test
expect(component.transport).to receive(:send_request).at_least(:once)
expect(probe_manager.add_probe(probe)).to be false

class InstrumentationDelayedTestClass
class InstrumentationDelayedTestClass # rubocop:disable Lint/ConstantDefinitionInBlock
def test_method
43
end
Expand Down

0 comments on commit 33678ae

Please sign in to comment.