Drop fake time advancing in scoring tests 2023-09-scoring-decay-timer
authorMatt Corallo <git@bluematt.me>
Tue, 5 Dec 2023 18:15:55 +0000 (18:15 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 13 Dec 2023 23:26:09 +0000 (23:26 +0000)
commitf8fb70a7655d670254ed31801cf95578d3ad4889
tree3bc77f2be45792c42a513bce570851a80d429384
parent18b42319bc5e5a3940e8ba17c72b7df8b285c563
Drop fake time advancing in scoring tests

Now that we use explicit times passed to decay methods, there's no
reason to make calls to `SinceEpoch::advance` in scoring tests.
lightning/src/routing/scoring.rs