mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 20:22:55 +08:00
Codefactor fix
This commit is contained in:
parent
463dde1fc4
commit
d5541dfc65
@ -65,7 +65,6 @@ namespace osu.Game.Tests.Visual.Editor
|
||||
InputManager.ReleaseButton(osuTK.Input.MouseButton.Left);
|
||||
});
|
||||
AddAssert("Position clamped to 8", () => bindableBeatDivisor.Value == 8);
|
||||
|
||||
}
|
||||
|
||||
private void reset()
|
||||
|
Loading…
Reference in New Issue
Block a user