lib/datadog/ci/test.rb in datadog-ci-1.1.0 vs lib/datadog/ci/test.rb in datadog-ci-1.2.0

- old
+ new

@@ -17,10 +17,10 @@ end # Finishes the current test. # @return [void] def finish - recorder.deactivate_test + test_visibility.deactivate_test super end # Running test suite that this test is part of (if any).