Skip to content

Commit

Permalink
[Tests] Undo change that broke intro in BS. (xamarin#11556)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque committed May 14, 2021
1 parent 9a013fd commit c1981b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/introspection/Mac/MacApiProtocolTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c1981b0

Please sign in to comment.