Fix tests not building.

This commit is contained in:
Lucas A 2020-10-27 20:19:15 +01:00
parent a96c067bea
commit 44471b4596
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ public void TestTransition()
AddStep("Transition to Results", () => player.Push(results = new FadeAccessibleResults(new ScoreInfo
{
Ruleset = new OsuRuleset().RulesetInfo,
User = new User { Username = "osu!" },
Beatmap = new TestBeatmap(Ruleset.Value).BeatmapInfo,
Ruleset = Ruleset.Value,