Skip to content

Commit

Permalink
fix build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Aug 17, 2023
1 parent e4194e7 commit c7f3ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/datadog/ci/contrib/minitest/instrumentation_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def self.name
end

num_specs.times do |i|
it "does fail #{}" do
it "does not fail #{i}" do
end
end
end
Expand Down

0 comments on commit c7f3ae8

Please sign in to comment.