Fix weird edge case in TestSceneIntroWelcome

This commit is contained in:
Dean Herbert
2021-10-07 19:58:34 +09:00
parent 189358240d
commit b88d4f1913
2 changed files with 4 additions and 2 deletions

View File

@ -43,7 +43,7 @@ namespace osu.Game.Tests.Visual.Menus
}
[Test]
public void TestPlayIntro()
public virtual void TestPlayIntro()
{
AddStep("restart sequence", () =>
{