Skip to content

Commit

Permalink
Fix TestSceneSkinnableSound failing
Browse files Browse the repository at this point in the history
  • Loading branch information
EVAST9919 committed Mar 9, 2024
1 parent 31739be commit e086516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Tests/Visual/Gameplay/TestSceneSkinnableSound.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public partial class TestSceneSkinnableSound : OsuTestScene
private TestSkinSourceContainer skinSource = null!;
private PausableSkinnableSound skinnableSound = null!;

private const string sample_lookup = "Gameplay/normal-sliderslide";
private const string sample_lookup = "Gameplay/Argon/normal-sliderslide";

[SetUpSteps]
public void SetUpSteps()
Expand Down

0 comments on commit e086516

Please sign in to comment.