-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.0
-
Component/s: Tests
-
Labels:
`currentTime` stored in ManualClock is nanoseconds, when converted to milliseconds is devided by 1_000L rather thant 1_000_000L.
The test logic of `SlotPoolTest` using `ManualClock` should also be refined.
- links to