Add test for ranked/unranked user display

This commit is contained in:
Bartłomiej Dach
2021-12-19 12:55:24 +01:00
parent c112177559
commit 097402677d
3 changed files with 43 additions and 0 deletions

View File

@ -29,6 +29,7 @@ namespace osu.Game.Tests.Visual.Online
ProfileOrder = new[] { "me" },
Statistics = new UserStatistics
{
IsRanked = true,
GlobalRank = 2148,
CountryRank = 1,
PP = 4567.89m,