From 7d4c5999f663cccc47f84211d7ac58bf838c1bbc Mon Sep 17 00:00:00 2001 From: Huo Yaoyuan Date: Mon, 5 Jun 2017 21:20:04 +0800 Subject: [PATCH] Add description in test case. --- osu.Desktop.VisualTests/Tests/TestCaseUserProfile.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/osu.Desktop.VisualTests/Tests/TestCaseUserProfile.cs b/osu.Desktop.VisualTests/Tests/TestCaseUserProfile.cs index 67b89311e6..9eea2cbf19 100644 --- a/osu.Desktop.VisualTests/Tests/TestCaseUserProfile.cs +++ b/osu.Desktop.VisualTests/Tests/TestCaseUserProfile.cs @@ -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();