Skip to content

Commit

Permalink
Disabling new test to cut down on noise until it's fixed to work on a…
Browse files Browse the repository at this point in the history
…ll versions

[GitHub Issue](#211)
  • Loading branch information
UXP Controls Automated Porting System committed Jan 22, 2019
1 parent 5060a29 commit b35d0ba
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,8 @@ public void CanLoadSimpleNavigationView()
#endif

#if !BUILD_WINDOWS
[TestMethod]
// Disabled per GitHub Issue #211
//[TestMethod]
public void VerifyCanNotAddWUXItems()
{
if (!ApiInformation.IsTypePresent("Windows.UI.Xaml.Controls.NavigationViewItem"))
Expand Down

0 comments on commit b35d0ba

Please sign in to comment.