1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 20:22:55 +08:00

Fix test name

This commit is contained in:
smoogipoo 2020-06-16 16:08:41 +09:00
parent 89b54be673
commit a65c1a9abd

View File

@ -8,7 +8,7 @@ using osu.Game.Screens.Ranking.Statistics;
namespace osu.Game.Tests.Visual.Ranking namespace osu.Game.Tests.Visual.Ranking
{ {
public class TestScreenStatisticsPanel : OsuTestScene public class TestSceneStatisticsPanel : OsuTestScene
{ {
[Test] [Test]
public void TestScore() public void TestScore()