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
parent 31fff72eb6
commit 8528fcaedc

View File

@ -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();