1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-27 07:07:19 +08:00
Dean Herbert e9c73ce30f Fix random failures on BeatmapCarousel filter test
The "un-filter" step causes a `SelectNextRandom` invocation. If this happens to select a difficulty in set 3 other than the previously buffered difficulty #2, the subsequent test would fail.

I've split this test out to remove the random element, but added a new assert to ensure buffered (previously visited?) difficulty is re-selected on return to the same set.
2019-10-03 16:21:14 +08:00
..
2019-08-11 23:21:05 +03:00
2019-08-29 16:06:40 +09:00
2019-09-25 15:29:02 +09:00