mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 23:53:21 +08:00
Update test case for profile.
This commit is contained in:
parent
6f2b49dea8
commit
3290f5a977
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user