mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08: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