Skip to content

Commit 7a28c57

Browse files
authored
chore: ignore live mutinynet test
1 parent 7959580 commit 7a28c57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bdk-ffi/src/tests/tx_builder.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ fn test_sighash_invalid_string_returns_error() {
207207
}
208208

209209
#[test]
210+
#[ignore = "requires live MutinyNet Esplora access"]
210211
fn test_sighash_sets_psbt_input_sighash_type() {
211212
let wallet = create_and_sync_wallet();
212213
let utxos = wallet.list_unspent();

0 commit comments

Comments
 (0)