diff --git a/tests/resources/validation/other/argument lists/missing required parameter/dont show this error if the argument list is missing altogether.sdstest b/tests/resources/validation/other/argument lists/missing required parameter/dont show this error if the argument list is missing altogether.sdstest index af9a451c3..46a3935a2 100644 --- a/tests/resources/validation/other/argument lists/missing required parameter/dont show this error if the argument list is missing altogether.sdstest +++ b/tests/resources/validation/other/argument lists/missing required parameter/dont show this error if the argument list is missing altogether.sdstest @@ -18,5 +18,4 @@ segment mySegment3( myBlockLambda; myExpressionLambda; myPipeline; - mySegment2; }