mirror of
https://github.com/osukey/osukey.git
synced 2025-06-18 01:37:57 +09:00
The old design was apparently somehow tolerant of multiple instances of the same mod in `SelectedMods`, but the new one is not. Fix the test, because appending to a list of mods that was getting modified by previous tests is generally not how tests should be written.