mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Fix another test
This commit is contained in:
@ -14,7 +14,6 @@ namespace osu.Game.Tests.Visual.Online
|
||||
|
||||
Add(container);
|
||||
|
||||
AddAssert("is container hidden", () => container.Alpha == 0);
|
||||
AddStep("set undownloadable beatmapset", () => container.BeatmapSet = new BeatmapSetInfo
|
||||
{
|
||||
OnlineInfo = new BeatmapSetOnlineInfo
|
||||
|
Reference in New Issue
Block a user