Skip to content

Commit 3d27a91

Browse files
Merge pull request #6813 from jacinta-stacks/refactor/signer-tests
Move tenure extend, reorg, and tx replay related tests to their own submodules
2 parents ee9104d + ad9f44d commit 3d27a91

File tree

6 files changed

+20185
-20039
lines changed

6 files changed

+20185
-20039
lines changed

.github/workflows/bitcoin-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
tests::neon_integrations::run_with_custom_wallet
7272
tests::neon_integrations::test_competing_miners_build_anchor_blocks_on_same_chain_without_rbf
7373
tests::neon_integrations::test_one_miner_build_anchor_blocks_on_same_chain_without_rbf
74-
tests::signer::v0::tenure_extend_after_2_bad_commits
74+
tests::signer::v0::tenure_extend::tenure_extend_after_2_bad_commits
7575
tests::stackerdb::test_stackerdb_event_observer
7676
tests::stackerdb::test_stackerdb_load_store
7777
# Epoch tests are covered by the epoch-tests CI workflow, and don't need to run

0 commit comments

Comments
 (0)