Skip to content

Commit

Permalink
Revert "Add support for test module."
Browse files Browse the repository at this point in the history
This reverts commit de9ee62.
  • Loading branch information
ioquatix committed Jul 22, 2023
1 parent a180ca5 commit 5ac3639
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sus/integrations/datadog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ def around

::Datadog::CI::Test.trace("sus.test", options) do |span|
span['test.identity'] = self.class.identity.to_s
span['test.module'] = @__assertions__.target.to_s,

status = nil

Expand Down

0 comments on commit 5ac3639

Please sign in to comment.