mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 10:07:52 +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]
|
[Test]
|
||||||
public void TestEditThenClickAway()
|
public void TestEditThenClickAwayAppliesChanges()
|
||||||
{
|
{
|
||||||
AddStep("Add two control points", () =>
|
AddStep("Add two control points", () =>
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user