mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Add description in test case.
This commit is contained in:
@ -15,6 +15,8 @@ namespace osu.Desktop.VisualTests.Tests
|
|||||||
{
|
{
|
||||||
internal class TestCaseUserProfile : TestCase
|
internal class TestCaseUserProfile : TestCase
|
||||||
{
|
{
|
||||||
|
public override string Description => "Tests user's profile page.";
|
||||||
|
|
||||||
public override void Reset()
|
public override void Reset()
|
||||||
{
|
{
|
||||||
base.Reset();
|
base.Reset();
|
||||||
|
Reference in New Issue
Block a user