1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 20:05:29 +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] [Test]
public void TestDownloadButtonInitallyDisabled() public void TestDownloadButtonInitiallyDisabled()
{ {
TestResultsScreen screen = null; TestResultsScreen screen = null;