mirror of https://github.com/ppy/osu
Rename new test method to be english
This commit is contained in:
parent
38e463d31d
commit
0eb29d56f2
|
@ -482,7 +482,7 @@ public void TestColumnHiding()
|
|||
}
|
||||
|
||||
[Test]
|
||||
public void TestCorrectAudioAdjustmentDeapplication()
|
||||
public void TestCorrectAudioAdjustmentAfterPitchAdjustChange()
|
||||
{
|
||||
createScreen();
|
||||
changeRuleset(0);
|
||||
|
|
Loading…
Reference in New Issue