mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +08: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