Fixing tests
This commit is contained in:
@@ -106,7 +106,7 @@ namespace Umbraco.Tests.Integration.Implementations
|
||||
|
||||
public override IHostingEnvironment GetHostingEnvironment()
|
||||
=> _hostingEnvironment ??= new TestHostingEnvironment(
|
||||
SettingsForTests.GetDefaultHostingSettings(),
|
||||
SettingsForTests.DefaultHostingSettings,
|
||||
_hostEnvironment);
|
||||
|
||||
public override IApplicationShutdownRegistry GetHostingEnvironmentLifetime() => _hostingLifetime;
|
||||
|
||||
Reference in New Issue
Block a user