Fixed test name

This commit is contained in:
David Sparer
2016-12-13 09:27:32 -07:00
parent a44a33d508
commit 737db469ba

View File

@@ -23,7 +23,7 @@ namespace mRemoteNGTests.UI.Window
}
[Test, Apartment(ApartmentState.STA)]
public void CanDeleteLastFolderInTheTree()
public void CanShowWindow()
{
_connectionTreeWindow.Show();
Assert.That(_connectionTreeWindow.Visible);