Add test coverage

This commit is contained in:
Dean Herbert
2020-11-11 15:58:43 +09:00
parent c308eb75d9
commit b28a0d5cd5
2 changed files with 116 additions and 16 deletions

View File

@ -49,7 +49,7 @@ namespace osu.Game.Tests.Visual.Navigation
}
[SetUpSteps]
public void SetUpSteps()
public virtual void SetUpSteps()
{
AddStep("Create new game instance", () =>
{