Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs =================================================================== diff -u -rc5499aa0c2af6b5b54c329cbed1a39706bf49cd3 -re0ef393f7069a18d7e160aceaf91f603dfc8c5ae --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs (.../GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs) (revision c5499aa0c2af6b5b54c329cbed1a39706bf49cd3) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs (.../GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs) (revision e0ef393f7069a18d7e160aceaf91f603dfc8c5ae) @@ -22,7 +22,7 @@ using System; using Application.Ringtoets.Storage.DbContext; using Application.Ringtoets.Storage.Read; -using Application.Ringtoets.Storage.Test.Update; +using Application.Ringtoets.Storage.TestUtil; using NUnit.Framework; namespace Application.Ringtoets.Storage.Test.Read