1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-14 00:13:10 +08:00

Fix TestSceneSkinnableSound not working under visual tests

oops
This commit is contained in:
Dean Herbert 2022-04-21 16:49:21 +09:00
parent 55270df6fc
commit f5d24add58

View File

@ -25,7 +25,7 @@ namespace osu.Game.Tests.Visual.Gameplay
private TestSkinSourceContainer skinSource; private TestSkinSourceContainer skinSource;
private PausableSkinnableSound skinnableSound; private PausableSkinnableSound skinnableSound;
[SetUp] [SetUpSteps]
public void SetUpSteps() public void SetUpSteps()
{ {
AddStep("setup hierarchy", () => AddStep("setup hierarchy", () =>