Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
Signed-off-by: joeyyy09 <[email protected]>
  • Loading branch information
joeyyy09 committed Jul 19, 2024
1 parent 0acf969 commit 17ebd78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/jaeger/internal/integration/kafka_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ func TestKafkaStorage(t *testing.T) {
ingester.e2eCleanUp(t)
})

// Run the span store tests for both collector and ingester
collector.RunSpanStoreTests(t)
// Run the span store tests
ingester.RunSpanStoreTests(t)
}

0 comments on commit 17ebd78

Please sign in to comment.