Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Primitives.TestUtil.Test/MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs =================================================================== diff -u -reae3622163e0c8bdfc32f73eda6f5bd8d3b02484 -r49bb14e91d1ff06ec08b52f2e76c11dcf54e5ee0 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Primitives.TestUtil.Test/MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs (.../MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs) (revision eae3622163e0c8bdfc32f73eda6f5bd8d3b02484) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Primitives.TestUtil.Test/MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs (.../MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs) (revision 49bb14e91d1ff06ec08b52f2e76c11dcf54e5ee0) @@ -40,8 +40,8 @@ Assert.IsNotNull(stress); Assert.AreEqual(typeof(MacroStabilityInwardsPreconsolidationStress), stress.GetType()); - Assert.AreEqual(13, stress.XCoordinate); - Assert.AreEqual(34, stress.ZCoordinate); + Assert.AreEqual(13, stress.XCoordinate, stress.XCoordinate.GetAccuracy()); + Assert.AreEqual(34, stress.ZCoordinate, stress.ZCoordinate.GetAccuracy()); DistributionAssert.AreEqual(new VariationCoefficientLogNormalDistribution(2) {