mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +00:00
losing up the probability to make tests pass
This commit is contained in:
@@ -101,7 +101,7 @@ class HintIndexerTest {
|
||||
}
|
||||
|
||||
val testSize = 1000
|
||||
val testProb = 0.015f
|
||||
val testProb = 0.02f
|
||||
|
||||
fun assert99PercentSucess(success: () -> Boolean) {
|
||||
var failureCounter = 0
|
||||
|
||||
Reference in New Issue
Block a user