mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 17:50:34 +08:00
Testcase fix
This commit is contained in:
@@ -41,7 +41,7 @@ namespace osu.Game.Tests.Visual.SongSelect
|
||||
}
|
||||
});
|
||||
|
||||
var scores = new APILegacyUserTopScoreInfo[]
|
||||
var scores = new[]
|
||||
{
|
||||
new APILegacyUserTopScoreInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user