We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7d2b3 commit 9c743afCopy full SHA for 9c743af
src/test/java/pl/wavesoftware/eid/utils/EidPreconditionsIT.java
@@ -36,7 +36,7 @@
36
*/
37
public class EidPreconditionsIT {
38
private static final int OPERATIONS = 1000;
39
- private static final double SPEED_THRESHOLD = 0.25;
+ private static final double SPEED_THRESHOLD = 0.80;
40
private static final Logger LOG = LoggerFactory.getLogger(EidPreconditionsIT.class);
41
private static final double PERCENT = 100;
42
0 commit comments