Skip to content

Commit 496d497

Browse files
committed
f rename test
1 parent 24853a5 commit 496d497

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
@@ -799,7 +799,7 @@ fn test_0conf_channel_with_async_monitor() {
799799
}
800800

801801
#[test]
802-
fn test_public_0_conf_channel() {
802+
fn test_public_0conf_channel() {
803803
// Tests that we will announce a public channel (after confirmation) even if its 0conf.
804804
let chanmon_cfgs = create_chanmon_cfgs(2);
805805
let node_cfgs = create_node_cfgs(2, &chanmon_cfgs);

0 commit comments

Comments
 (0)