mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 22:13:20 +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());
|
Add(selector = new SpotlightSelector());
|
||||||
|
|
||||||
var spotlights = new APISpotlight[]
|
var spotlights = new[]
|
||||||
{
|
{
|
||||||
new APISpotlight { Name = "Spotlight 1" },
|
new APISpotlight { Name = "Spotlight 1" },
|
||||||
new APISpotlight { Name = "Spotlight 2" },
|
new APISpotlight { Name = "Spotlight 2" },
|
||||||
|
Loading…
Reference in New Issue
Block a user