Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacrostabilityOutwardsSectionResultRowTest.cs =================================================================== diff -u -rf1bf048f691ca575f22e8807911ace0338fa425d -r5bdb5ecc12d8c8e7ef49b63f0a40dfbdd2532d54 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacrostabilityOutwardsSectionResultRowTest.cs (.../MacrostabilityOutwardsSectionResultRowTest.cs) (revision f1bf048f691ca575f22e8807911ace0338fa425d) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacrostabilityOutwardsSectionResultRowTest.cs (.../MacrostabilityOutwardsSectionResultRowTest.cs) (revision 5bdb5ecc12d8c8e7ef49b63f0a40dfbdd2532d54) @@ -69,7 +69,7 @@ FailureMechanismSectionResultNoProbabilityValueDoubleConverter>( r => r.AssessmentLayerTwoA)); Assert.IsTrue(TypeUtils.HasTypeConverter( + NoValueRoundedDoubleConverter>( r => r.AssessmentLayerThree)); }