react to dnx di changes
This commit is contained in:
parent
1474ed8fe8
commit
5bb9759166
|
|
@ -67,7 +67,6 @@ namespace Microsoft.AspNet.Mvc.FunctionalTests
|
||||||
using (new CultureReplacer())
|
using (new CultureReplacer())
|
||||||
{
|
{
|
||||||
_server = TestServer.Create(
|
_server = TestServer.Create(
|
||||||
CallContextServiceLocator.Locator.ServiceProvider,
|
|
||||||
configureApplication,
|
configureApplication,
|
||||||
configureServices: InitializeServices(startupTypeInfo.Assembly, buildServices));
|
configureServices: InitializeServices(startupTypeInfo.Assembly, buildServices));
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue