1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-12 23:12:59 +08:00

Fix incorrectly named test

This commit is contained in:
Dean Herbert 2023-10-24 14:59:21 +09:00
parent c5339f440e
commit 383d715378
No known key found for this signature in database

View File

@ -11,7 +11,7 @@ using osu.Game.Tests.Visual;
namespace osu.Game.Tests.SongSelect
{
public partial class TestSceneDifficultySearch : OsuTestScene
public partial class DifficultySearchTest : OsuTestScene
{
private static readonly (string title, string difficultyName)[] beatmaps =
{