Skip to content

Commit bb7d170

Browse files
committed
updated test name
1 parent f439dea commit bb7d170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration_tests_rust.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3019,7 +3019,7 @@ async fn test_peer_removed_on_counterparty_force_close() {
30193019
}
30203020

30213021
#[tokio::test(flavor = "multi_thread", worker_threads = 1)]
3022-
async fn test_peer_retained_on_local_force_close() {
3022+
async fn test_peer_not_persisted_on_local_force_close() {
30233023
// When WE force-close, keep the peer in the store so we can reconnect
30243024
// and complete channel_reestablish recovery. This matters especially
30253025
// for LND counterparties that may not handle force-closure error

0 commit comments

Comments
 (0)