Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jhalterman committed Nov 13, 2024
1 parent d3a6c92 commit b02409f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/storegateway/bucket_index_metadata_fetcher_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ func TestBucketIndexMetadataFetcher_Fetch(t *testing.T) {
block3.ID: block3.ThanosMeta(),
}, metas)
assert.Empty(t, partials)
assert.Empty(t, logs)

assert.NoError(t, testutil.GatherAndCompare(reg, bytes.NewBufferString(`
# HELP blocks_meta_sync_failures_total Total blocks metadata synchronization failures
Expand Down

0 comments on commit b02409f

Please sign in to comment.