Index: Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.Forms.Test/Factories/MacroStabilityInwardsChartDataPointsFactoryTest.cs =================================================================== diff -u -rd295787bdf73c39c7343092c87ceb792b2c2caef -rdc9ccb236ef12836e1386e63c90595f14912b5b9 --- Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.Forms.Test/Factories/MacroStabilityInwardsChartDataPointsFactoryTest.cs (.../MacroStabilityInwardsChartDataPointsFactoryTest.cs) (revision d295787bdf73c39c7343092c87ceb792b2c2caef) +++ Riskeer/MacroStabilityInwards/test/Riskeer.MacroStabilityInwards.Forms.Test/Factories/MacroStabilityInwardsChartDataPointsFactoryTest.cs (.../MacroStabilityInwardsChartDataPointsFactoryTest.cs) (revision dc9ccb236ef12836e1386e63c90595f14912b5b9) @@ -710,7 +710,7 @@ var outerRing = new Ring(new[] { new Point2D(0.0, 10.0), - new Point2D(10.0, 10.0), + new Point2D(10.0, 10.0), new Point2D(10.0, 0.0), new Point2D(0.0, 0.0) }); @@ -1748,7 +1748,7 @@ }); } - private static IEnumerable GetGridSettingsOnlyHorizontalPoints(string prefix) + private static IEnumerable GetGridSettingsOnlyHorizontalPoints() { var gridRightLargerThanLeft = new MacroStabilityInwardsGrid(1, 4, 3, 1) {