Skip to content

Commit

Permalink
Update test to set Child in more canonical manner
Browse files Browse the repository at this point in the history
  • Loading branch information
smoogipoo committed Feb 15, 2024
1 parent e10c4c7 commit a037dbf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -48,7 +48,7 @@ public void TestEarlyAddedSkinRequester()
Child = new RulesetSkinProvidingContainer(Ruleset.Value.CreateInstance(), Beatmap.Value.Beatmap, Beatmap.Value.Skin)
{
requester
Child = requester
};
});

Expand Down

0 comments on commit a037dbf

Please sign in to comment.