Skip to content

Commit 38a14a9

Browse files
committed
set test_stackerdb_dkg to ignore
1 parent 301243b commit 38a14a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ pub fn build_pox_contract(num_signers: u32) -> String {
189189
}
190190

191191
#[test]
192+
#[ignore]
192193
fn test_stackerdb_dkg() {
193194
if env::var("BITCOIND_TEST") != Ok("1".into()) {
194195
return;

0 commit comments

Comments
 (0)