Use all rulesets for many difficulties test

This commit is contained in:
iiSaLMaN 2019-08-24 01:31:53 +03:00
parent 8ccbe84f67
commit 830ddd6ed9
1 changed files with 1 additions and 0 deletions

View File

@ -516,6 +516,7 @@ private BeatmapSetInfo createTestBeatmapSetWithManyDifficulties(int id)
OnlineBeatmapID = b * 10,
Path = $"extra{b}.osu",
Version = $"Extra {b}",
Ruleset = rulesets.GetRuleset((b - 1) % 4),
StarDifficulty = 2,
BaseDifficulty = new BeatmapDifficulty
{