Skip to content

check: fix return type for `TestClock::next_entry_time`

According to the documentation, it can return None if no clock notifications have been requested.

Merge request reports