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

Commit

Permalink
Merge pull request stacks-network#5096 from jbencin/fix/mock-miner-re…
Browse files Browse the repository at this point in the history
…play-ci-failure

fix: Mock miner replay CI failure
  • Loading branch information
jferrant authored Aug 22, 2024
2 parents 9bfb217 + 7900573 commit 1855e19
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 1855e19

Please sign in to comment.