Skip to content

Commit

Permalink
remove writeexpected
Browse files Browse the repository at this point in the history
  • Loading branch information
jcountsNR committed Oct 3, 2023
1 parent 2368562 commit 38ed735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion receiver/kafkametricsreceiver/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,5 @@ func TestIntegration(t *testing.T) {
pmetrictest.IgnoreStartTimestamp(),
pmetrictest.IgnoreTimestamp(),
),
scraperinttest.WriteExpected(),
).Run(t)
}

0 comments on commit 38ed735

Please sign in to comment.