Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
ci: Fix mock_miner_replay()
Browse files Browse the repository at this point in the history
  • Loading branch information
jbencin committed Aug 20, 2024
1 parent cbf0c52 commit 7900573
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testnet/stacks-node/src/tests/neon_integrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12784,7 +12784,6 @@ fn mock_miner_replay() {

// ---------- Test finished, clean up ----------

btcd_controller.stop_bitcoind().unwrap();
miner_channel.stop_chains_coordinator();
follower_channel.stop_chains_coordinator();
}

0 comments on commit 7900573

Please sign in to comment.