Port v7@2aa0dfb2c5 - WIP

This commit is contained in:
Stephan
2018-03-27 17:59:53 +02:00
parent 6b1ed89cb0
commit 0d22478186
28 changed files with 592 additions and 43 deletions

View File

@@ -41,6 +41,8 @@ namespace Umbraco.Tests.Web
Current.Container = container.Object;
Umbraco.Web.Composing.Current.UmbracoContextAccessor = new TestUmbracoContextAccessor();
Udi.ResetUdiTypes();
}
[TearDown]