Skip to content

Commit 08985d5

Browse files
committed
f rename test
1 parent 4dd16b7 commit 08985d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/priv_short_conf_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ fn test_public_0conf_channel() {
850850
}
851851

852852
#[test]
853-
fn test_0_conf_channel_reorg() {
853+
fn test_0conf_channel_reorg() {
854854
// If we accept a 0conf channel, which is then confirmed, but then changes SCID in a reorg, we
855855
// have to make sure we handle this correctly (or, currently, just force-close the channel).
856856

0 commit comments

Comments
 (0)