mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 06:09:59 +08:00
Update test to set Child in more canonical manner
This commit is contained in:
@@ -48,7 +48,7 @@ namespace osu.Game.Tests.Rulesets
|
||||
|
||||
Child = new RulesetSkinProvidingContainer(Ruleset.Value.CreateInstance(), Beatmap.Value.Beatmap, Beatmap.Value.Skin)
|
||||
{
|
||||
requester
|
||||
Child = requester
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user