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
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ public abstract class IntroTestScene : OsuTestScene
{
public override IReadOnlyList<Type> RequiredTypes => new[]
{
typeof(OsuLogo),
typeof(StartupScreen),
typeof(IntroScreen),
typeof(OsuScreen),