Skip to content

Commit

Permalink
ignored test
Browse files Browse the repository at this point in the history
Signed-off-by: DenisRybas <[email protected]>
  • Loading branch information
DenisRybas committed Feb 7, 2024
1 parent e947476 commit 25ebd32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vdr/src/types/transaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ pub mod test {
}

#[async_std::test]
#[ignore]
async fn build_txn_invalid_from_address() {
let err = setup_transaction_builder(
CONTRACT_NAME_EXAMPLE,
Expand Down

0 comments on commit 25ebd32

Please sign in to comment.