Skip to content

Commit

Permalink
ignore test
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Jun 26, 2024
1 parent 04b5c45 commit 4a81f60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings_ffi/src/mls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1706,6 +1706,7 @@ mod tests {
}

#[tokio::test(flavor = "multi_thread", worker_threads = 5)]
#[ignore]
async fn test_message_streaming() {
let amal = new_test_client().await;
let bola = new_test_client().await;
Expand Down

0 comments on commit 4a81f60

Please sign in to comment.