Core.ObjectsResolution - refactor, cleanup, sanitize, ensure we properly freeze
This commit is contained in:
@@ -233,7 +233,7 @@ namespace Umbraco.Tests.CodeFirst
|
||||
//reset the app context
|
||||
DataTypesResolver.Reset();
|
||||
ApplicationContext.Current = null;
|
||||
Resolution.IsFrozen = false;
|
||||
Resolution.Unfreeze();
|
||||
PluginManager.Current = null;
|
||||
|
||||
string path = TestHelper.CurrentAssemblyDirectory;
|
||||
|
||||
Reference in New Issue
Block a user