1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:07:23 +08:00

Rename test method slightly

This commit is contained in:
Dean Herbert 2024-01-17 19:53:23 +09:00
parent 05729706eb
commit 1af5d1434c
No known key found for this signature in database

View File

@ -180,7 +180,7 @@ namespace osu.Game.Tests.Visual.Editing
}
[Test]
public void TestEditThenClickAway()
public void TestEditThenClickAwayAppliesChanges()
{
AddStep("Add two control points", () =>
{