diff --git a/crates/openshell-driver-podman/src/driver.rs b/crates/openshell-driver-podman/src/driver.rs index f871caf7b6..6aadabad96 100644 --- a/crates/openshell-driver-podman/src/driver.rs +++ b/crates/openshell-driver-podman/src/driver.rs @@ -1414,6 +1414,7 @@ mod tests { assert!(err.to_string().contains("slirp4netns")); } + #[cfg(target_os = "linux")] #[tokio::test] async fn constructor_preserves_required_network_gateway_discovery_error() { let (socket_path, _request_log, handle) = spawn_podman_stub(