Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PresentationObjects/DesignWaterLevelLocationContextTest.cs =================================================================== diff -u -rbba9524cfdab4e69348fddab60efe718e7c1865b -r8351a9c0ff58140e8b0e5e65f7790e210f6d648a --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PresentationObjects/DesignWaterLevelLocationContextTest.cs (.../DesignWaterLevelLocationContextTest.cs) (revision bba9524cfdab4e69348fddab60efe718e7c1865b) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PresentationObjects/DesignWaterLevelLocationContextTest.cs (.../DesignWaterLevelLocationContextTest.cs) (revision 8351a9c0ff58140e8b0e5e65f7790e210f6d648a) @@ -30,7 +30,7 @@ public class DesignWaterLevelLocationContextTest { [Test] - public void Constructor_NullHydraulicBoundariesLocation_ThrowsArgumentNullException() + public void Constructor_NullHydraulicBoundaryLocation_ThrowsArgumentNullException() { // Setup var hydraulicBoundaryDatabase = new HydraulicBoundaryDatabase();