diff --git a/tests/any/pool.rs b/tests/any/pool.rs index 6d6e44874e..1bab4de10f 100644 --- a/tests/any/pool.rs +++ b/tests/any/pool.rs @@ -67,6 +67,7 @@ async fn pool_should_be_returned_failed_transactions() -> anyhow::Result<()> { Ok(()) } +#[cfg(feature = "runtime-tokio-rustls")] #[sqlx_macros::test] async fn big_pool() -> anyhow::Result<()> { let pool = Arc::new(