diff --git a/tests/integration.rs b/tests/integration.rs index a3a38e0a3..dab18a50f 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -5615,9 +5615,7 @@ mod tests { handle_child_output(r, &output); } - // See #2126 #[test] - #[ignore] fn test_windows_guest_snapshot_restore() { let tmp_dir = TempDir::new("ch").unwrap(); let mut workload_path = dirs::home_dir().unwrap();