diff --git a/crates/threshold-signature-server/src/user/tests.rs b/crates/threshold-signature-server/src/user/tests.rs index 9c7e1a836..da7f24377 100644 --- a/crates/threshold-signature-server/src/user/tests.rs +++ b/crates/threshold-signature-server/src/user/tests.rs @@ -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() {