This commit is contained in:
Josh Slocum 2022-07-20 12:52:21 -05:00
parent 316b7a5344
commit 8ccf18f35c
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ struct BlobGranuleCorrectnessWorkload : TestWorkload {
// different parameters within those constraints
int64_t randomness = sharedRandomNumber;
// TODO CHANGE BACK
doMergeCheckAtEnd = randomness % 10 == 0;
randomness /= 10;