mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 20:07:18 +09:00
Rename testcase
This commit is contained in:
parent
4972f862e6
commit
95082d2fcc
@ -42,7 +42,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void TestNotJudgementsOnRewind()
|
||||
public void TestNoJudgementsOnRewind()
|
||||
{
|
||||
addSeekStep(3000);
|
||||
AddAssert("all judged", () => player.DrawableRuleset.Playfield.AllHitObjects.All(h => h.Judged));
|
||||
|
Loading…
x
Reference in New Issue
Block a user