Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
@ -884,4 +884,4 @@ func TestDeleteCompactionBlockAfterFailedReload(t *testing.T) {
testutil.Equals(t, expBlocks, len(actBlocks)-1, "block count should be the same as before the compaction") // -1 to exclude the corrupted block.
})
}