diff --git a/tests/introspection/Mac/MacApiProtocolTest.cs b/tests/introspection/Mac/MacApiProtocolTest.cs index 5353a065f5a8..5e30ec36d153 100644 --- a/tests/introspection/Mac/MacApiProtocolTest.cs +++ b/tests/introspection/Mac/MacApiProtocolTest.cs @@ -32,7 +32,6 @@ protected override bool Skip (Type type) case "NSRemoteOpenPanel": case "NSRemoteSavePanel": return true; - case "NSMenuView": case "AVCaptureSynchronizedDataCollection": case "AVCaptureSynchronizedData": return TestRuntime.IsVM; // skip only on vms