Files
osukey/osu.Game.Tests
Dean Herbert 5d708b612d Fix delete local score test not waiting for "fetch" to complete
Even though this is a completely local operation in this case, there's
still a level of asynchronous operation which was recent introduced with
the score ordering:

853cf6feaa/osu.Game/Screens/Select/Leaderboards/BeatmapLeaderboard.cs (L159)

This means there is a brief period where the `Scores` property is null,
after `Reset()` is called in the re-fetch procedure.
2021-10-05 18:17:22 +09:00
..
2020-12-03 23:13:48 +01:00
2021-08-30 17:25:36 +09:00
2021-07-04 22:34:31 +08:00
2021-10-03 00:55:29 +09:00
2021-09-02 17:01:09 +09:00