mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 04:02:59 +08:00
test naming oversight
This commit is contained in:
parent
f6aef73f9e
commit
46d9262a60
@ -87,7 +87,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void TestShapeChange()
|
||||
public void TestJudgementAmountChange()
|
||||
{
|
||||
AddRepeatStep("Add judgement", applyOneJudgement, 10);
|
||||
AddStep("Judgement count change to 4", () => colourHitErrorMeter.HitShapeCount.Value = 4);
|
||||
|
Loading…
Reference in New Issue
Block a user