mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 02:43:19 +08:00
Change test scene to not inherit unused ScreenTestScene
This commit is contained in:
parent
1bf00e0c82
commit
6d19fd936e
@ -25,7 +25,7 @@ using osuTK.Input;
|
||||
namespace osu.Game.Tests.Visual.Ranking
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestSceneResultsScreen : ScreenTestScene
|
||||
public class TestSceneResultsScreen : OsuManualInputManagerTestScene
|
||||
{
|
||||
private BeatmapManager beatmaps;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user