Fix DI not working

This commit is contained in:
smoogipoo
2019-03-06 19:27:42 +09:00
parent e3d463a141
commit 22423f60d4

View File

@ -20,7 +20,7 @@ namespace osu.Game.Tests.Visual
typeof(ProfileHeader),
typeof(RankGraph),
typeof(LineGraph),
typeof(SupporterIcon)
typeof(ProfileHeaderTabControl),
};
[Resolved]