Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsSoilLayer2DBasePropertiesTest.cs =================================================================== diff -u -r0950c1a469810e87b914ad0bc0cebbca32850a4e -ra07b01c421d15a0a1e4933e3967ac1f25d30eccc --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsSoilLayer2DBasePropertiesTest.cs (.../MacroStabilityInwardsSoilLayer2DBasePropertiesTest.cs) (revision 0950c1a469810e87b914ad0bc0cebbca32850a4e) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PropertyClasses/MacroStabilityInwardsSoilLayer2DBasePropertiesTest.cs (.../MacroStabilityInwardsSoilLayer2DBasePropertiesTest.cs) (revision a07b01c421d15a0a1e4933e3967ac1f25d30eccc) @@ -72,7 +72,7 @@ }), new Ring[0]) { - Data = new MacroStabilityInwardsSoilLayerData + Data = { MaterialName = "Test Name", IsAquifer = true @@ -149,10 +149,7 @@ new Point2D(20.210230, 26.00001), new Point2D(3.830, 1.040506) }), - new Ring[0]) - { - Data = new MacroStabilityInwardsSoilLayerData() - }; + new Ring[0]); } } } \ No newline at end of file