mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 21:52:54 +08:00
Fix test name
This commit is contained in:
parent
d11d29c1f7
commit
a26ac31c64
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user