Skip to content

Commit a57163f

Browse files
committed
fixup! Add end-to-end test for HRN resolution
1 parent 11bc3ef commit a57163f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration_tests_hrn.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ async fn unified_send_to_hrn() {
3939

4040
node_a.sync_wallets().unwrap();
4141
open_channel(&node_a, &node_b, 4_000_000, true, &electrsd).await;
42-
tokio::time::sleep(std::time::Duration::from_secs(1)).await;
4342
generate_blocks_and_wait(&bitcoind.client, &electrsd.client, 6).await;
4443

4544
node_a.sync_wallets().unwrap();

0 commit comments

Comments
 (0)