instana / ruby-sensor

💎 Ruby Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
26 stars 25 forks source link

fix: Deprecated assertion on `nil` in `span_test` #402

Closed Ferenc- closed 2 months ago

Ferenc- commented 2 months ago

Fixes the following 2 warnings:

DEPRECATED: Use assert_nil if expecting nil from test/tracing/span_test.rb:12. This will fail in Minitest 6.
DEPRECATED: Use assert_nil if expecting nil from test/tracing/span_test.rb:13. This will fail in Minitest 6.