Migrated more tests + Aligned IHostingEnvironment.ToAbsolute implementation with expectations from old tests

This commit is contained in:
Bjarke Berg
2020-09-30 14:54:53 +02:00
parent d74e18a15d
commit aa3049fded
11 changed files with 124 additions and 214 deletions

View File

@@ -1,5 +0,0 @@
@using Umbraco.Web.PublishedModels;
@inherits Umbraco.Web.Common.AspNetCore.UmbracoViewPage
@{
Layout = null;
}

View File

@@ -1,5 +0,0 @@
@using Umbraco.Web.PublishedModels;
@inherits Umbraco.Web.Common.AspNetCore.UmbracoViewPage
@{
Layout = null;
}

View File

@@ -1,5 +0,0 @@
@using Umbraco.Web.PublishedModels;
@inherits Umbraco.Web.Common.AspNetCore.UmbracoViewPage
@{
Layout = null;
}