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:
parent
0106f1fe3e
commit
1eac34667d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user