Skip to content

Commit

Permalink
conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Manik2708 <[email protected]>
  • Loading branch information
Manik2708 committed Jan 29, 2025
1 parent 6996525 commit ad29b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/jaeger/internal/integration/badger_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ func TestBadgerStorage(t *testing.T) {
s := &E2EStorageIntegration{
ConfigFile: "../../config-badger.yaml",
StorageIntegration: integration.StorageIntegration{
CleanUp: purge,
CleanUp: purge,
},
}
s.e2eInitialize(t, "badger")
Expand Down

0 comments on commit ad29b45

Please sign in to comment.