diff --git a/Tests/Controller/AccompanyingPeriodControllerTest.php b/Tests/Controller/AccompanyingPeriodControllerTest.php index fedd7d4c1..df13e282c 100644 --- a/Tests/Controller/AccompanyingPeriodControllerTest.php +++ b/Tests/Controller/AccompanyingPeriodControllerTest.php @@ -246,8 +246,6 @@ class AccompanyingPeriodControllerTest extends WebTestCase * with : the last closing motive in list * Then the response should not redirect to any page * and an error element is shown - * - * @todo */ public function testCreatePeriodWithClosingAfterCurrentFails() { @@ -280,8 +278,6 @@ class AccompanyingPeriodControllerTest extends WebTestCase * with : the last closing motive in list * Then the response should not redirect to any page * and an error element is shown - * - * @todo */ public function testCreatePeriodWithOpeningAndClosingAfterCurrentFails() {