From c9403c520033e0cef8e7b2ad5c1c3ed2e5dc7d5c Mon Sep 17 00:00:00 2001 From: DrabWeb Date: Wed, 31 May 2017 21:32:50 -0300 Subject: [PATCH] Incorrect test data spelling --- osu.Desktop.VisualTests/Tests/TestCaseSocial.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Desktop.VisualTests/Tests/TestCaseSocial.cs b/osu.Desktop.VisualTests/Tests/TestCaseSocial.cs index 1f2f655a5a..eb7df96355 100644 --- a/osu.Desktop.VisualTests/Tests/TestCaseSocial.cs +++ b/osu.Desktop.VisualTests/Tests/TestCaseSocial.cs @@ -35,7 +35,7 @@ namespace osu.Desktop.VisualTests.Tests }, new User { - Username = @"Angelism", + Username = @"Angelsim", Id = 1777162, Country = new Country { FlagName = @"KR" }, CoverUrl = @"https://osu.ppy.sh/images/headers/profile-covers/c3.jpg",