Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructureCreateExtensionsTest.cs =================================================================== diff -u -r6e717246d970bc18500da686a51f82101296ff46 -r2a210b0032d2a1ac4c4bdedaaf3aee426f717b4d --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructureCreateExtensionsTest.cs (.../HeightStructureCreateExtensionsTest.cs) (revision 6e717246d970bc18500da686a51f82101296ff46) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructureCreateExtensionsTest.cs (.../HeightStructureCreateExtensionsTest.cs) (revision 2a210b0032d2a1ac4c4bdedaaf3aee426f717b4d) @@ -90,7 +90,7 @@ public void Create_NaNValue_ReturnEntityWithNullValue() { // Setup - HeightStructure structure = new HeightStructure(new HeightStructure.ConstructionProperties + var structure = new HeightStructure(new HeightStructure.ConstructionProperties { Name = "A", Id = "B",