mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 16:27:26 +08:00
CI fix
This commit is contained in:
parent
90e4def4bd
commit
18ebd30978
@ -21,7 +21,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
|
||||
Add(selector = new SpotlightSelector());
|
||||
|
||||
var spotlights = new APISpotlight[]
|
||||
var spotlights = new[]
|
||||
{
|
||||
new APISpotlight { Name = "Spotlight 1" },
|
||||
new APISpotlight { Name = "Spotlight 2" },
|
||||
|
Loading…
Reference in New Issue
Block a user