losing up the probability to make tests pass

This commit is contained in:
Vitor Pamplona 2025-02-25 18:16:20 -05:00
parent b40b37b6ac
commit b3dec691d7

View File

@ -101,7 +101,7 @@ class HintIndexerTest {
}
val testSize = 1000
val testProb = 0.015f
val testProb = 0.02f
fun assert99PercentSucess(success: () -> Boolean) {
var failureCounter = 0