Merge pull request #856 from TheBlueMatt/2021-03-check-tx
[rust-lightning] / lightning / src / ln / chanmon_update_fail_tests.rs
index dc37e3f6c7421295691f34f1b821d1fe9cb2f1ea..a7cc5377a2532a14644619e623a64ed6a0278ad1 100644 (file)
@@ -241,7 +241,7 @@ fn do_test_simple_monitor_temporary_update_fail(disconnect: bool, persister_fail
        // ...and make sure we can force-close a frozen channel
        nodes[0].node.force_close_channel(&channel_id).unwrap();
        check_added_monitors!(nodes[0], 1);
-       check_closed_broadcast!(nodes[0], false);
+       check_closed_broadcast!(nodes[0], true);
 
        // TODO: Once we hit the chain with the failure transaction we should check that we get a
        // PaymentFailed event