test/support/helpers.rb in instana-1.193.4 vs test/support/helpers.rb in instana-1.193.5

- old
+ new

@@ -1,6 +1,9 @@ # frozen_string_literal: true +# (c) Copyright IBM Corp. 2021 +# (c) Copyright Instana Inc. 2021 + module Instana module TestHelpers # Used to reset the gem to boot state. It clears out any queued and/or staged # traces and resets the tracer to no active trace. #