mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Done with refactor. Nav unit tests all pass. Fixing View unit tests...
This commit is contained in:
@@ -224,7 +224,7 @@ public class SetFocusTests (ITestOutputHelper _output) : TestsAllViews
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public void SetFocus_Peer_LeavesOthers_Subviews ()
|
||||
public void SetFocus_On_Peer_Moves_Focus_To_Peer ()
|
||||
{
|
||||
var top = new View
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user