mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:47:29 +08:00
Fix testcase
This commit is contained in:
parent
f241fcdba1
commit
82ebc74eee
@ -106,6 +106,7 @@ namespace osu.Game.Tests.Visual
|
||||
{
|
||||
channelTabControl.AddChannel(new Channel
|
||||
{
|
||||
Type = ChannelType.Public,
|
||||
Name = name
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user