1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 04:42:58 +08:00

Rename test scene to explicitly mention navigation testing

This commit is contained in:
Dean Herbert 2023-04-29 10:34:50 +09:00
parent d9b3c97179
commit 428b5fad3c

View File

@ -11,7 +11,7 @@ using osu.Game.Screens.Menu;
namespace osu.Game.Tests.Visual.Navigation namespace osu.Game.Tests.Visual.Navigation
{ {
public partial class TestSceneBeatmapEditor : OsuGameTestScene public partial class TestSceneBeatmapEditorNavigation : OsuGameTestScene
{ {
[Test] [Test]
public void TestCancelNavigationToEditor() public void TestCancelNavigationToEditor()