Injecting IHostingEnvironment
This commit is contained in:
@@ -61,7 +61,6 @@ namespace Umbraco.Tests.TestHelpers
|
||||
internal ScopeProvider ScopeProvider => Current.ScopeProvider as ScopeProvider;
|
||||
|
||||
protected ISqlContext SqlContext => Factory.GetInstance<ISqlContext>();
|
||||
protected IHostingEnvironment HostingEnvironment => Factory.GetInstance<IHostingEnvironment>();
|
||||
|
||||
public override void SetUp()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user