Skip to content

Commit 004e305

Browse files
committed
f rename test
1 parent 0dcd581 commit 004e305

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
@@ -644,7 +644,7 @@ fn test_simple_0conf_channel() {
644644
}
645645

646646
#[test]
647-
fn test_0_conf_channel_with_async_monitor() {
647+
fn test_0conf_channel_with_async_monitor() {
648648
// Test that we properly send out funding_locked in (both inbound- and outbound-) zero-conf
649649
// channels if ChannelMonitor updates return a `TemporaryFailure` during the initial channel
650650
// negotiation.

0 commit comments

Comments
 (0)