diff --git a/osu.Desktop.VisualTests/Tests/TestCasePlaySongSelect.cs b/osu.Desktop.VisualTests/Tests/TestCasePlaySongSelect.cs index 986d5c7792..5481df3d85 100644 --- a/osu.Desktop.VisualTests/Tests/TestCasePlaySongSelect.cs +++ b/osu.Desktop.VisualTests/Tests/TestCasePlaySongSelect.cs @@ -18,7 +18,7 @@ namespace osu.Desktop.Tests private TestStorage storage; public override string Name => @"Song Select"; - public override string Description => @"Testing song selection UI"; + public override string Description => @"with fake data"; public override void Reset() {