Actualize tests

This commit is contained in:
Roman Kapustin
2021-03-11 21:02:40 +03:00
parent 47b80d2474
commit c6c616f244
4 changed files with 7 additions and 9 deletions

View File

@ -56,6 +56,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
beatmaps.Add(new BeatmapInfo
{
Ruleset = rulesets.GetRuleset(i % 4),
RulesetID = i % 4,
OnlineBeatmapID = beatmapId,
Length = length,
BPM = bpm,