Removing @todo - refs #410

This commit is contained in:
Marc Ducobu 2015-03-06 20:38:51 +01:00
parent 5634a19174
commit 5207a8fa12

View File

@ -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()
{