Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/TreeNodeInfos/ReferenceLineContextTreeNodeInfoTest.cs =================================================================== diff -u -r3434a272cc8bfb25dae4bd7bd50afedb377343c0 -rf67372a878749b45946b74d08f75f3da3f673a40 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/TreeNodeInfos/ReferenceLineContextTreeNodeInfoTest.cs (.../ReferenceLineContextTreeNodeInfoTest.cs) (revision 3434a272cc8bfb25dae4bd7bd50afedb377343c0) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/TreeNodeInfos/ReferenceLineContextTreeNodeInfoTest.cs (.../ReferenceLineContextTreeNodeInfoTest.cs) (revision f67372a878749b45946b74d08f75f3da3f673a40) @@ -67,8 +67,6 @@ var assessmentSection = mocks.StrictMock(); mocks.ReplayAll(); - var referenceLine = new ReferenceLine(); - var referenceLineContext = new ReferenceLineContext(assessmentSection); // Call @@ -87,8 +85,6 @@ var assessmentSection = mocks.StrictMock(); mocks.ReplayAll(); - var referenceLine = new ReferenceLine(); - var referenceLineContext = new ReferenceLineContext(assessmentSection); // Call