mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 03:59:55 +08:00
e18fec3d89
`TestSceneStatisticsPanel` intends to check the operation of statistics panels using dummy ruleset classes. However, `StatisticsPanel` relies on being able to retrieve the playable beatmap, which requires a converter. One was not provided by the dummy rulesets, therefore the retrieval would fail with an unobserved exception. To fix, add a barebones converter implementation that is enough for the test to pass.
e18fec3d89
·
2022-05-28 14:10:57 +02:00
History