Commented out the unit tests as they need to be reworked now.

This commit is contained in:
tidusjar 2016-04-14 15:06:28 +01:00
commit 213a088f07
3 changed files with 8 additions and 9 deletions

View file

@ -109,8 +109,6 @@ namespace PlexRequests.UI
SubscribeAllObservers(container);
base.ConfigureRequestContainer(container, context);
var loc = ServiceLocator.Instance;
loc.SetContainer(container);
}
protected override void ApplicationStartup(TinyIoCContainer container, IPipelines pipelines)