Skip to content

Commit 0e8607f

Browse files
committed
f rename test
1 parent 1f8e4b7 commit 0e8607f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/priv_short_conf_tests.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ fn test_public_0conf_channel() {
842842
}
843843

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

0 commit comments

Comments
 (0)