Skip to content

Commit f7c2c2a

Browse files
committed
chore: move topology neighbor convergence tests to integration test CI
1 parent 6324422 commit f7c2c2a

File tree

3 files changed

+1155
-0
lines changed

3 files changed

+1155
-0
lines changed

testnet/stacks-node/src/tests/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ mod integrations;
6262
mod mempool;
6363
pub mod nakamoto_integrations;
6464
pub mod neon_integrations;
65+
pub mod p2p;
6566
mod signer;
6667
mod stackerdb;
6768

0 commit comments

Comments
 (0)