mirror of
https://github.com/ppy/osu
synced 2025-02-11 15:47:34 +00:00
Add description in test case.
This commit is contained in:
parent
8fa076b5d7
commit
7d4c5999f6
@ -15,6 +15,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
internal class TestCaseUserProfile : TestCase
|
||||
{
|
||||
public override string Description => "Tests user's profile page.";
|
||||
|
||||
public override void Reset()
|
||||
{
|
||||
base.Reset();
|
||||
|
Loading…
Reference in New Issue
Block a user