1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-23 06:52:58 +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(false)]
[TestCase(true)] [TestCase(true)]
public void TestTestJuiceStream(bool shouldMiss) public void TestJuiceStream(bool shouldMiss)
{ {
var stream = new JuiceStream var stream = new JuiceStream
{ {