1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00

Fix typo in test name

This commit is contained in:
Bartłomiej Dach 2020-08-29 20:13:03 +02:00
parent 0a643fd5e5
commit e0eece11b1

View File

@ -214,7 +214,7 @@ namespace osu.Game.Tests.Visual.Ranking
}
[Test]
public void TestDownloadButtonInitallyDisabled()
public void TestDownloadButtonInitiallyDisabled()
{
TestResultsScreen screen = null;