mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 22:24:48 +08:00
test naming oversight
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user