Merge branch '5.3.x'

This commit is contained in:
Sam Brannen 2021-10-05 14:24:36 +02:00
commit dabe823a4a
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class StopWatchTests {
private static final long duration1 = 200;
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);