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:
parent
0a643fd5e5
commit
e0eece11b1
@ -214,7 +214,7 @@ namespace osu.Game.Tests.Visual.Ranking
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
public void TestDownloadButtonInitallyDisabled()
|
public void TestDownloadButtonInitiallyDisabled()
|
||||||
{
|
{
|
||||||
TestResultsScreen screen = null;
|
TestResultsScreen screen = null;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user