mirror of
https://github.com/osukey/osukey.git
synced 2025-05-04 21:27:22 +09:00
Testcase fix
This commit is contained in:
parent
19680c8df8
commit
a01e7260e0
@ -41,7 +41,7 @@ namespace osu.Game.Tests.Visual.SongSelect
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
var scores = new APILegacyUserTopScoreInfo[]
|
var scores = new[]
|
||||||
{
|
{
|
||||||
new APILegacyUserTopScoreInfo
|
new APILegacyUserTopScoreInfo
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user