1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 16:27:26 +08:00

Don't test the logo

Breaks main menu adding
This commit is contained in:
Dean Herbert 2019-07-09 19:31:53 +09:00
parent 2d0e6652f9
commit a0d048ad8d

View File

@ -20,7 +20,6 @@ namespace osu.Game.Tests.Visual.Menus
{
public override IReadOnlyList<Type> RequiredTypes => new[]
{
typeof(OsuLogo),
typeof(StartupScreen),
typeof(IntroScreen),
typeof(OsuScreen),