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

@ -186,6 +186,7 @@ namespace osu.Game.Tests.Visual.SongSelect
Metadata = metadata,
BaseDifficulty = new BeatmapDifficulty(),
Ruleset = ruleset,
RulesetID = ruleset.ID.GetValueOrDefault(),
StarDifficulty = difficultyIndex + 1,
Version = $"SR{difficultyIndex + 1}"
}).ToList()