Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/TestHydraulicBoundaryLocationTest.cs =================================================================== diff -u -rc0532d07766ecad2566f7cfa4a97a9aeb6e8540c -r535ba48618c9ffc91b595412d4e7036268843d4e --- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/TestHydraulicBoundaryLocationTest.cs (.../TestHydraulicBoundaryLocationTest.cs) (revision c0532d07766ecad2566f7cfa4a97a9aeb6e8540c) +++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/TestHydraulicBoundaryLocationTest.cs (.../TestHydraulicBoundaryLocationTest.cs) (revision 535ba48618c9ffc91b595412d4e7036268843d4e) @@ -68,9 +68,6 @@ Assert.IsNull(testLocation.DesignWaterLevelCalculation1.Output); Assert.IsNull(testLocation.WaveHeightCalculation1.Output); - - Assert.IsNaN(testLocation.DesignWaterLevel); - Assert.IsNaN(testLocation.WaveHeight); } [Test] Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/RingtoetsCommonDataSynchronizationServiceTest.cs =================================================================== diff -u -rc0532d07766ecad2566f7cfa4a97a9aeb6e8540c -r535ba48618c9ffc91b595412d4e7036268843d4e --- Ringtoets/Common/test/Ringtoets.Common.Service.Test/RingtoetsCommonDataSynchronizationServiceTest.cs (.../RingtoetsCommonDataSynchronizationServiceTest.cs) (revision c0532d07766ecad2566f7cfa4a97a9aeb6e8540c) +++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/RingtoetsCommonDataSynchronizationServiceTest.cs (.../RingtoetsCommonDataSynchronizationServiceTest.cs) (revision 535ba48618c9ffc91b595412d4e7036268843d4e) @@ -78,8 +78,6 @@ // Assert Assert.IsFalse(location.DesignWaterLevelCalculation1.HasOutput); Assert.IsFalse(location.WaveHeightCalculation1.HasOutput); - Assert.IsNaN(location.DesignWaterLevel); - Assert.IsNaN(location.WaveHeight); CollectionAssert.AreEqual(new[] {