Skip to content

Commit

Permalink
Ignore test_store_share()
Browse files Browse the repository at this point in the history
This depends on being able to confirm the registration, which we don't do anymore
  • Loading branch information
HCastano committed Aug 22, 2024
1 parent 92fe6ec commit 44bbcc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/threshold-signature-server/src/user/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,7 @@ async fn test_program_with_config() {
clean_tests();
}

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

0 comments on commit 44bbcc0

Please sign in to comment.