lib/datadog/ci/test.rb in datadog-ci-1.7.0 vs lib/datadog/ci/test.rb in datadog-ci-1.8.0

- old
+ new

@@ -74,10 +74,10 @@ # # Examples of tests that should be unskippable: # - tests that read files from disk # - tests that make network requests # - tests that call external processes - # - tests that use forking or threading + # - tests that use forking # # @return [void] def itr_unskippable! TestOptimisation::Telemetry.itr_unskippable set_tag(Ext::Test::TAG_ITR_UNSKIPPABLE, "true")