There was an error while loading. Please reload this page.
1 parent fd295b0 commit 939b532Copy full SHA for 939b532
tests/randomness.rs
@@ -21,7 +21,7 @@ mod tests {
21
22
// Small-value tests are still pretty unreliable...so need bigger diff.
23
(10, 60_000, 0.3),
24
- (17, 24_000, 0.1),
+ (17, 24_000, 0.2),
25
(50, 8_000, 0.05),
26
(100, 4_000, 0.05),
27
(1000, 1_000, 0.05),
0 commit comments