1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-21 06:02:56 +08:00

Rename test class

This commit is contained in:
Dean Herbert 2020-03-23 15:37:34 +09:00
parent 680d058f3f
commit 98e6896e93

View File

@ -13,7 +13,7 @@ using NUnit.Framework;
namespace osu.Game.Tests.Visual.Online
{
public class TestSceneFriendsLayout : OsuTestScene
public class TestSceneFriendDisplay : OsuTestScene
{
public override IReadOnlyList<Type> RequiredTypes => new[]
{