Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs =================================================================== diff -u -r3434a272cc8bfb25dae4bd7bd50afedb377343c0 -ra9aafffab97152303562110b1d789bacb465ce24 --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs (.../StorageSqLiteIntegrationTest.cs) (revision 3434a272cc8bfb25dae4bd7bd50afedb377343c0) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs (.../StorageSqLiteIntegrationTest.cs) (revision a9aafffab97152303562110b1d789bacb465ce24) @@ -31,6 +31,7 @@ using Core.Common.TestUtil; using NUnit.Framework; using Ringtoets.Common.Data; +using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Integration.Data; namespace Application.Ringtoets.Storage.Test.IntegrationTests