cleanup
This commit is contained in:
parent
316b7a5344
commit
8ccf18f35c
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue