Resolve test failure

This commit is contained in:
Bartłomiej Dach 2020-11-21 14:36:59 +01:00
parent 2db42f8e67
commit 99a95790c3

View File

@ -326,7 +326,7 @@ namespace osu.Game.Tests.Visual.Ranking
public HotkeyRetryOverlay RetryOverlay; public HotkeyRetryOverlay RetryOverlay;
public UnrankedSoloResultsScreen(ScoreInfo score) public UnrankedSoloResultsScreen(ScoreInfo score)
: base(score, false) : base(score, true)
{ {
Score.Beatmap.OnlineBeatmapID = 0; Score.Beatmap.OnlineBeatmapID = 0;
Score.Beatmap.Status = BeatmapSetOnlineStatus.Pending; Score.Beatmap.Status = BeatmapSetOnlineStatus.Pending;