mirror of
https://github.com/ppy/osu.git
synced 2025-01-21 03:32:54 +08:00
Rename test class
This commit is contained in:
parent
680d058f3f
commit
98e6896e93
@ -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[]
|
||||
{
|
Loading…
Reference in New Issue
Block a user