Troubleshoot, fix

This commit is contained in:
Stephan
2018-03-16 09:06:44 +01:00
parent 3637e1e5af
commit dda696bde5
89 changed files with 721 additions and 781 deletions

View File

@@ -23,7 +23,7 @@ namespace Umbraco.Tests.Models.Mapping
var manifestBuilder = new ManifestParser(
CacheHelper.CreateDisabledCacheHelper().RuntimeCache,
new ManifestValidatorCollection(Enumerable.Empty<ManifestValidator>()),
new ManifestValueValidatorCollection(Enumerable.Empty<IManifestValueValidator>()),
Logger)
{
Path = TestHelper.CurrentAssemblyDirectory