Rename test to better reflect its purpose

This commit is contained in:
Bartłomiej Dach 2020-02-09 14:41:02 +01:00
parent 404cb61342
commit 7e28f2fe6a

View File

@ -63,7 +63,7 @@ namespace osu.Game.Tests.Visual.UserInterface
} }
[Test] [Test]
public void TestAutoOpenOnModSelect() public void TestCustomisationMenuVisibility()
{ {
createModSelect(); createModSelect();
openModSelect(); openModSelect();