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

Fix test name

This commit is contained in:
smoogipoo 2020-03-03 15:33:54 +09:00
parent d11d29c1f7
commit a26ac31c64

View File

@ -28,7 +28,7 @@ namespace osu.Game.Rulesets.Catch.Tests.Mods
[TestCase(false)]
[TestCase(true)]
public void TestTestJuiceStream(bool shouldMiss)
public void TestJuiceStream(bool shouldMiss)
{
var stream = new JuiceStream
{