Removed some of the old legacy configs
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
This commit is contained in:
@@ -87,6 +87,8 @@ namespace Umbraco.Tests.Integration.Testing
|
||||
Services = host.Services;
|
||||
var app = new ApplicationBuilder(host.Services);
|
||||
Configure(app);
|
||||
|
||||
OnFixtureTearDown(() => host.Dispose());
|
||||
}
|
||||
|
||||
#region Generic Host Builder and Runtime
|
||||
|
||||
Reference in New Issue
Block a user