mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 05:59:53 +08:00
Change test scene to not inherit unused ScreenTestScene
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user