1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 17:49:57 +08:00

Fix testcase

This commit is contained in:
Dean Herbert
2018-11-13 15:36:36 +09:00
Unverified
parent f241fcdba1
commit 82ebc74eee
@@ -106,6 +106,7 @@ namespace osu.Game.Tests.Visual
{
channelTabControl.AddChannel(new Channel
{
Type = ChannelType.Public,
Name = name
});
}