Skip to content

Commit f9d0992

Browse files
committed
f rename test
1 parent 604cfd4 commit f9d0992

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
@@ -791,7 +791,7 @@ fn test_0conf_channel_with_async_monitor() {
791791
}
792792

793793
#[test]
794-
fn test_public_0_conf_channel() {
794+
fn test_public_0conf_channel() {
795795
// Tests that we will announce a public channel (after confirmation) even if its 0conf.
796796
let chanmon_cfgs = create_chanmon_cfgs(2);
797797
let node_cfgs = create_node_cfgs(2, &chanmon_cfgs);

0 commit comments

Comments
 (0)