mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 23:52:57 +08:00
Add suggested blank line for consistency
This commit is contained in:
parent
97a0e0097f
commit
f24ac04beb
@ -106,6 +106,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
Country = new Country { FullName = @"Japan", FlagName = @"JP" },
|
||||
CoverUrl = @"https://osu.ppy.sh/images/headers/profile-covers/c6.jpg"
|
||||
}, api.IsLoggedIn));
|
||||
|
||||
AddStep("Show bancho", () => profile.ShowUser(new User
|
||||
{
|
||||
Username = @"BanchoBot",
|
||||
|
Loading…
Reference in New Issue
Block a user