Index: Application/Ringtoets/src/Application.Ringtoets.Setup/CalculationConfiguration.wxs =================================================================== diff -u -r51e0ff35466c285a54a70cf079c24f549dd580fc -r6784e5d4d04faae7342f28c8354473e6a2303ac3 --- Application/Ringtoets/src/Application.Ringtoets.Setup/CalculationConfiguration.wxs (.../CalculationConfiguration.wxs) (revision 51e0ff35466c285a54a70cf079c24f549dd580fc) +++ Application/Ringtoets/src/Application.Ringtoets.Setup/CalculationConfiguration.wxs (.../CalculationConfiguration.wxs) (revision 6784e5d4d04faae7342f28c8354473e6a2303ac3) @@ -30,7 +30,7 @@ - + @@ -68,7 +68,7 @@ - + Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs =================================================================== diff -u -r25bebedb3a8c1f321c6f1760192e09d2646a2bdc -r6784e5d4d04faae7342f28c8354473e6a2303ac3 --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision 25bebedb3a8c1f321c6f1760192e09d2646a2bdc) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision 6784e5d4d04faae7342f28c8354473e6a2303ac3) @@ -718,7 +718,7 @@ } [Test] - public void GivenCalculationWithForeshoreProfileSet_WhenUpdatingForeshoreProfileFromContextMenu_ThenCalculationUpdatedAndUpdateObserver() + public void GivenCalculationWithForeshoreProfileSet_WhenUpdatingForeshoreProfileFromContextMenu_ThenCalculationInputUpdatedAndObserverNotified() { // Given var calculationObserver = mocks.StrictMock();