mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 01:20:21 +08:00
Fix using incorrect Description attribute
This commit is contained in:
@@ -9,7 +9,7 @@ using OpenTK;
|
||||
namespace osu.Game.Tests.Visual
|
||||
{
|
||||
[TestFixture]
|
||||
[Description("PlaySongSelect leaderboard/details area")]
|
||||
[System.ComponentModel.Description("PlaySongSelect leaderboard/details area")]
|
||||
internal class TestCaseBeatmapDetailArea : OsuTestCase
|
||||
{
|
||||
public TestCaseBeatmapDetailArea()
|
||||
|
||||
Reference in New Issue
Block a user