mirror of
https://github.com/ppy/osu
synced 2024-12-23 15:22:37 +00:00
Rename test scene to explicitly mention navigation testing
This commit is contained in:
parent
d9b3c97179
commit
428b5fad3c
@ -11,7 +11,7 @@ using osu.Game.Screens.Menu;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Navigation
|
||||
{
|
||||
public partial class TestSceneBeatmapEditor : OsuGameTestScene
|
||||
public partial class TestSceneBeatmapEditorNavigation : OsuGameTestScene
|
||||
{
|
||||
[Test]
|
||||
public void TestCancelNavigationToEditor()
|
Loading…
Reference in New Issue
Block a user