Fix and re-enable the `remembers_historical_failures` test
authorMatt Corallo <git@bluematt.me>
Wed, 6 Dec 2023 17:48:51 +0000 (17:48 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 8 Dec 2023 20:45:06 +0000 (20:45 +0000)
commit2caccc5cd6e9a64c115d86f1109415ecaa23bc06
treea8cf836c9fd40836d1cae353d067d3ad150c3037
parent98ed285b9cabf19097665aef0e9d8d1688ba5b39
Fix and re-enable the `remembers_historical_failures` test

f0ecc3ec73dcdb9303b1bd5ac687a361decce2dd introduced a regression in
the `remembers_historical_failures` test, and disabled it by simply
removing the `#[test]` annotation. This fixes the test and marks it
as a test again.
lightning/src/routing/scoring.rs