Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
pull/5805/head
Krasi Georgiev 7 years ago
parent beee5c58f3
commit bf79c767f0
  1. 2
      compact_test.go

@ -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.
})
}
}
}

Loading…
Cancel
Save