Unbreak a breaking change :(

This commit is contained in:
Bjarke Berg
2021-10-29 11:03:59 +02:00
parent 7aea361c21
commit 14fc4b6e25
4 changed files with 372 additions and 332 deletions

View File

@@ -1,5 +1,5 @@
using NUnit.Framework;
using Umbraco.Cms.Core.Collections;
using Umbraco.Core.Collections;
namespace Umbraco.Cms.Tests.UnitTests.Umbraco.Core.Collections
{