1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-17 22:17:25 +08:00

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]
public void TestAutoOpenOnModSelect()
public void TestCustomisationMenuVisibility()
{
createModSelect();
openModSelect();