mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 17:57:57 +01:00
Fix unit test that was causing With_Subview_Using_PosFunc ti fail.
This commit is contained in:
@@ -33,5 +33,7 @@ PPP",
|
||||
output
|
||||
);
|
||||
TestHelpers.AssertDriverAttributesAre ("0", output, null, view.GetNormalColor ());
|
||||
|
||||
((FakeDriver)Application.Driver!).End ();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user