adressing reviews

This commit is contained in:
Ahmed Ibrahim
2025-07-14 15:24:54 -07:00
parent b4b255eda5
commit 874a6a951c

View File

@@ -393,7 +393,6 @@ async fn stream_from_fixture(path: impl AsRef<Path>) -> Result<ResponseStream> {
Ok(ResponseStream { rx_event })
}
#[cfg(test)]
#[cfg(test)]
mod tests {
#![allow(clippy::unwrap_used, clippy::print_stdout, clippy::expect_used)]