1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 16:47:46 +08:00

Fix test failure

This commit is contained in:
Bartłomiej Dach 2024-05-02 08:02:55 +02:00
parent 0106f1fe3e
commit 1eac34667d
No known key found for this signature in database

View File

@ -352,6 +352,7 @@ namespace osu.Game.Tests.Beatmaps.Formats
[HitResult.Great] = 200,
[HitResult.LargeTickHit] = 1,
};
scoreInfo.Rank = ScoreRank.A;
var beatmap = new TestBeatmap(ruleset);
var score = new Score