diff --git a/crates/threshold-signature-server/src/user/tests.rs b/crates/threshold-signature-server/src/user/tests.rs index ef705918b..403725066 100644 --- a/crates/threshold-signature-server/src/user/tests.rs +++ b/crates/threshold-signature-server/src/user/tests.rs @@ -679,6 +679,7 @@ async fn test_program_with_config() { clean_tests(); } +#[ignore] #[tokio::test] #[serial] async fn test_store_share() {