mirror of
https://github.com/ppy/osu.git
synced 2025-02-05 02:43:16 +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(@"hide", overlay.Hide);
|
||||||
AddStep(@"show without reload", overlay.Show);
|
AddStep(@"show without reload", overlay.Show);
|
||||||
AddStep(@"show loading", () => overlay.BeatmapSet = null);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user