diff --git a/tests/integration.rs b/tests/integration.rs index f22cd66df..b8764e6ce 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -2717,7 +2717,6 @@ mod tests { } #[test] - #[cfg(target_arch = "x86_64")] fn test_power_button() { let mut focal = UbuntuDiskConfig::new(FOCAL_IMAGE_NAME.to_string()); let guest = Guest::new(&mut focal);