mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 12:45:09 +08:00
Remove unnecessary test
This commit is contained in:
parent
c77f339444
commit
54fa725309
@ -401,7 +401,6 @@ namespace osu.Game.Tests.Visual
|
||||
|
||||
AddStep(@"hide", overlay.Hide);
|
||||
AddStep(@"show without reload", overlay.Show);
|
||||
AddStep(@"show loading", () => overlay.BeatmapSet = null);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user