Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Post-merge, it was failing because somewhere along the way `EditorClockTestScene` started expecting inheritors to set the beatmap themselves explicitly in BDL.
Closes #10898.
Don't stop non-looping samples immediately when pausing
The issue was the ArchiveModelManager change; the test local change is just there because it makes more sense to run for every test in that scene.