diff --git a/test/test_instrument/NDB_BVL_Instrument_testtest.class.inc b/test/test_instrument/NDB_BVL_Instrument_testtest.class.inc index 0b9ff325080..449053ff450 100644 --- a/test/test_instrument/NDB_BVL_Instrument_testtest.class.inc +++ b/test/test_instrument/NDB_BVL_Instrument_testtest.class.inc @@ -28,9 +28,6 @@ class NDB_BVL_Instrument_testtest extends NDB_BVL_Instrument */ function setup(?string $commentID = null, ?string $page = null): void { - if ($commentID === null) { - return; - } $this->formType = 'XIN'; $this->form = new LorisForm(); $this->page = $page; // page label (number or string - used by user-defined child classes)