Skip to content

Commit

Permalink
Disable encryption key test
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhuaaa committed Dec 11, 2023
1 parent 14d2c5f commit e9c72b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings_ffi/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ mod tests {
)
}

#[ignore]
#[tokio::test(flavor = "multi_thread", worker_threads = 1)]
async fn test_create_client_with_key() {
let ffi_inbox_owner = LocalWalletInboxOwner::new();
Expand Down

0 comments on commit e9c72b0

Please sign in to comment.