Skip to content

Commit

Permalink
Update tests/legacy_client.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Sean McArthur <[email protected]>
  • Loading branch information
rcoh and seanmonstar authored Jul 31, 2024
1 parent ef627bf commit 5abf62d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/legacy_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,7 @@ fn capture_connection_on_client() {
assert!(captured_conn.connection_metadata().is_some());
}

#[cfg(not(miri))]
#[test]
fn connection_poisoning() {
use std::sync::atomic::AtomicUsize;
Expand Down

0 comments on commit 5abf62d

Please sign in to comment.