Remove no longer necessary MaxCombo assignment in tests

This commit is contained in:
Salman Ahmed
2022-03-20 16:29:56 +03:00
parent c2063f415d
commit 6f47f7ffc8

View File

@ -133,7 +133,6 @@ namespace osu.Game.Tests.Resources
StarRating = diff,
Length = length,
BPM = bpm,
MaxCombo = 1000,
Hash = Guid.NewGuid().ToString().ComputeMD5Hash(),
Ruleset = rulesetInfo,
Metadata = metadata,