mirror of
https://github.com/ppy/osu
synced 2025-03-19 17:44:30 +00:00
Rename test to distinguish it from test-to-come
This commit is contained in:
parent
24b1d1e955
commit
6789a522d6
@ -31,7 +31,7 @@ namespace osu.Game.Tests.Visual.Navigation
|
||||
private SkinEditor skinEditor => Game.ChildrenOfType<SkinEditor>().FirstOrDefault();
|
||||
|
||||
[Test]
|
||||
public void TestEditComponentDuringGameplay()
|
||||
public void TestEditComponentFromGameplayScene()
|
||||
{
|
||||
advanceToSongSelect();
|
||||
openSkinEditor();
|
||||
|
Loading…
Reference in New Issue
Block a user