mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 07:29:53 +08:00
Fix testcase
This commit is contained in:
@@ -106,6 +106,7 @@ namespace osu.Game.Tests.Visual
|
||||
{
|
||||
channelTabControl.AddChannel(new Channel
|
||||
{
|
||||
Type = ChannelType.Public,
|
||||
Name = name
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user