From 5bcf9ef102fc80b7fab1483ece1efd8860d4fff5 Mon Sep 17 00:00:00 2001 From: Shannon Date: Wed, 13 Nov 2019 11:17:48 +1100 Subject: [PATCH] removes IOHelper registration --- src/Umbraco.Tests/Testing/UmbracoTestBase.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Umbraco.Tests/Testing/UmbracoTestBase.cs b/src/Umbraco.Tests/Testing/UmbracoTestBase.cs index 8b2977dab4..d1e2ab2f6d 100644 --- a/src/Umbraco.Tests/Testing/UmbracoTestBase.cs +++ b/src/Umbraco.Tests/Testing/UmbracoTestBase.cs @@ -228,7 +228,6 @@ namespace Umbraco.Tests.Testing Composition.RegisterUnique(); Composition.RegisterUnique(); Composition.RegisterUnique(); - Composition.RegisterUnique(); // register back office sections in the order we want them rendered Composition.WithCollectionBuilder().Append()