Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsControlTest.cs =================================================================== diff -u -r152ba6203dc5ff26a7848b40bac675b3fe5d7f29 -r82beae540257b0a91094838c1a020d043431a93a --- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsControlTest.cs (.../IllustrationPointsControlTest.cs) (revision 152ba6203dc5ff26a7848b40bac675b3fe5d7f29) +++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsControlTest.cs (.../IllustrationPointsControlTest.cs) (revision 82beae540257b0a91094838c1a020d043431a93a) @@ -63,7 +63,7 @@ var chartControl = (IllustrationPointsChartControl) control.Controls.Find("IllustrationPointsChartControl", true).Single(); var tableControl = (IllustrationPointsTableControl) control.Controls.Find("IllustrationPointsTableControl", true).Single(); - // Call + // Call control.Data = data; // Assert