mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Due to non-deterministic test failures in TestSceneBeatmapCarousel, migrate the checkSelected helper step from AddAssert to AddUntilStep. This adds more leniency for performance-related issues while still checking the desired behaviour.