Change test name

This commit is contained in:
David Zhao 2019-05-28 14:34:52 +09:00
parent e59a00ac6e
commit 436760de96

View File

@ -210,7 +210,7 @@ namespace osu.Game.Tests.Visual.SongSelect
}
[Test]
public void TestAddNewBeatmap()
public void TestAddNewBeatmapWhileSelectingRandom()
{
const int test_count = 10;
int beatmapChangedCount = 0;