1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 05:19:56 +08:00

Rename editor sample adjustment test scene to increase scope of tests

This commit is contained in:
Dean Herbert
2023-05-16 18:31:10 +09:00
Unverified
parent 31fff72eb6
commit 8528fcaedc
@@ -24,7 +24,7 @@ using osuTK.Input;
namespace osu.Game.Tests.Visual.Editing
{
public partial class TestSceneHitObjectSamplePointAdjustments : EditorTestScene
public partial class TestSceneHitObjectSampleAdjustments : EditorTestScene
{
protected override Ruleset CreateEditorRuleset() => new OsuRuleset();