1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00

Add suggested blank line for consistency

This commit is contained in:
Andrei Zavatski 2019-09-29 15:18:29 +03:00
parent 97a0e0097f
commit f24ac04beb

View File

@ -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",