1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 18:23:04 +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
{
public class TestScreenStatisticsPanel : OsuTestScene
public class TestSceneStatisticsPanel : OsuTestScene
{
[Test]
public void TestScore()