react to dnx di changes

This commit is contained in:
Pavel Krymets 2015-10-20 17:16:48 -07:00
parent 1474ed8fe8
commit 5bb9759166
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ namespace Microsoft.AspNet.Mvc.FunctionalTests
using (new CultureReplacer())
{
_server = TestServer.Create(
CallContextServiceLocator.Locator.ServiceProvider,
configureApplication,
configureServices: InitializeServices(startupTypeInfo.Assembly, buildServices));
}