Merge branch '5.3.x'
This commit is contained in:
commit
dabe823a4a
|
|
@ -40,7 +40,7 @@ class StopWatchTests {
|
||||||
|
|
||||||
private static final long duration1 = 200;
|
private static final long duration1 = 200;
|
||||||
private static final long duration2 = 100;
|
private static final long duration2 = 100;
|
||||||
private static final long fudgeFactor = 100;
|
// private static final long fudgeFactor = 100;
|
||||||
|
|
||||||
private final StopWatch stopWatch = new StopWatch(ID);
|
private final StopWatch stopWatch = new StopWatch(ID);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue