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

Add whitespace to appease R#

This commit is contained in:
Dan Balasescu 2024-05-23 00:21:19 +09:00 committed by GitHub
parent f7ca18b52e
commit 0d13848421
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1206,6 +1206,7 @@ namespace osu.Game.Tests.Beatmaps.Formats
Assert.That(decoded.SliderTickRate, Is.EqualTo(8));
}
}
[Test]
public void TestManiaBeatmapDifficultyCircleSizeClamp()
{