mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Update test case for profile.
This commit is contained in:
@ -13,9 +13,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
public override string Description => "Tests user's profile page.";
|
||||
|
||||
public override void Reset()
|
||||
public TestCaseUserProfile()
|
||||
{
|
||||
base.Reset();
|
||||
var profile = new UserProfileOverlay();
|
||||
Add(profile);
|
||||
|
||||
|
Reference in New Issue
Block a user