From 1e8ffdf12831a360ad304f5c3a10e7bd666b30fd Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Thu, 22 Jan 2026 16:43:46 +0900 Subject: [PATCH] Fix weird typo brain turned off --- .../SongSelectV2/TestSceneBeatmapCarouselArtistGrouping.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Game.Tests/Visual/SongSelectV2/TestSceneBeatmapCarouselArtistGrouping.cs b/osu.Game.Tests/Visual/SongSelectV2/TestSceneBeatmapCarouselArtistGrouping.cs index 68a07cc899..28cdca34e1 100644 --- a/osu.Game.Tests/Visual/SongSelectV2/TestSceneBeatmapCarouselArtistGrouping.cs +++ b/osu.Game.Tests/Visual/SongSelectV2/TestSceneBeatmapCarouselArtistGrouping.cs @@ -267,7 +267,7 @@ namespace osu.Game.Tests.Visual.SongSelectV2 } [Test] - public void TestFilterWhileCollapsedUpdatesVisualStateConnectly() + public void TestFilterWhileCollapsedUpdatesVisualStateCorrectly() { SelectNextSet();