From 5207a8fa12b6a48fbe3c8a4a2181ccade31e8a75 Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Fri, 6 Mar 2015 20:38:51 +0100 Subject: [PATCH] Removing @todo - refs #410 --- Tests/Controller/AccompanyingPeriodControllerTest.php | 4 ---- 1 file changed, 4 deletions(-) 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() {