Skipped bogus test

This commit is contained in:
Tig
2024-08-27 20:41:44 -07:00
parent 4a4589e714
commit f8d7a03dba
3 changed files with 57 additions and 7 deletions

View File

@@ -955,7 +955,7 @@ public class ApplicationTests
}
// TODO: All Toplevel layout tests should be moved to ToplevelTests.cs
[Fact]
[Fact (Skip = "#2491 - Changing focus should cause NeedsDispay = true, so bogus test?")]
public void Run_Toplevel_With_Modal_View_Does_Not_Refresh_If_Not_Dirty ()
{
Init ();