Skip to content

Commit 18617bb

Browse files
committed
f - docs just before
1 parent 6542294 commit 18617bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/functional_tests.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2214,7 +2214,7 @@ fn channel_reserve_in_flight_removes() {
22142214
#[test]
22152215
fn test_fail_back_before_backwards_timeout() {
22162216
// Test that we fail an HTLC upstream if we are still waiting for confirmation downstream
2217-
// by the time the upstream timeout expires
2217+
// just before the upstream timeout expires
22182218
let chanmon_cfgs = create_chanmon_cfgs(3);
22192219
let node_cfgs = create_node_cfgs(3, &chanmon_cfgs);
22202220
let node_chanmgrs = create_node_chanmgrs(3, &node_cfgs, &[None, None, None]);

0 commit comments

Comments
 (0)