mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fixed unit test warnings
This commit is contained in:
@@ -1394,7 +1394,7 @@ oot two
|
||||
|
||||
Assert.True (accepted);
|
||||
Assert.False (activated);
|
||||
Assert.Equal (null, selectedObject);
|
||||
Assert.Null (selectedObject);
|
||||
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user