1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-22 13:17:45 +08:00

Shorten recovery test name

This commit is contained in:
Naxess 2021-03-24 05:15:28 +01:00
parent 6fbe530016
commit 23a4d1c135

View File

@ -296,7 +296,7 @@ namespace osu.Game.Rulesets.Osu.Tests.Editor
}
[Test]
public void TestPlacePerfectCurveSegmentAlmostLinearlyRecovery()
public void TestPlacePerfectCurveSegmentRecovery()
{
Vector2 startPosition = new Vector2(200);