mirror of
https://github.com/ppy/osu
synced 2025-01-01 20:02:14 +00:00
Rename test method slightly
This commit is contained in:
parent
05729706eb
commit
1af5d1434c
@ -180,7 +180,7 @@ namespace osu.Game.Tests.Visual.Editing
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void TestEditThenClickAway()
|
||||
public void TestEditThenClickAwayAppliesChanges()
|
||||
{
|
||||
AddStep("Add two control points", () =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user