Drop fake time advancing in scoring tests
authorMatt Corallo <git@bluematt.me>
Tue, 5 Dec 2023 18:15:55 +0000 (18:15 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 9 Dec 2023 00:53:48 +0000 (00:53 +0000)
commit506c06813e802b2c4eae3207c83b496346e295ad
tree10b27b4f9d8930e5d776102322c729a675a977b5
parent03477d7f7aa1f35996fb9f1850807546f59509ed
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