Skip to content

Commit

Permalink
Don't ignore old signing test
Browse files Browse the repository at this point in the history
  • Loading branch information
HCastano committed Aug 12, 2024
1 parent 170f5e0 commit 4f3fb8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/threshold-signature-server/src/user/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,6 @@ async fn signature_request_with_derived_account_works() {
clean_tests();
}

#[ignore]
#[tokio::test]
#[serial]
async fn test_sign_tx_no_chain_fail() {
Expand Down

0 comments on commit 4f3fb8c

Please sign in to comment.