Skip to content

Commit

Permalink
Temporarily ignore test_sign_tx_hash_when_hash_signing_is_enabled_for…
Browse files Browse the repository at this point in the history
…_different_ledger_devices
  • Loading branch information
elizabethengelman committed May 9, 2024
1 parent 7f2487a commit 7a82e4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/crates/stellar-ledger/src/emulator_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ async fn test_sign_tx_hash_when_hash_signing_is_not_enabled(image_args: Args) {
node.stop();
}

#[ignore]
#[tokio::test]
async fn test_sign_tx_hash_when_hash_signing_is_enabled_for_different_ledger_devices() {
let device_models = ["nanos", "nanosp", "nanox"];
Expand Down

0 comments on commit 7a82e4c

Please sign in to comment.