diff --git a/.idea/symfony-playgound-two.iml b/.idea/symfony-playgound-two.iml index cfc5d5d..699c245 100644 --- a/.idea/symfony-playgound-two.iml +++ b/.idea/symfony-playgound-two.iml @@ -3,6 +3,7 @@ + diff --git a/tests/Controller/ControllerAdminAccessTest.php b/tests/Controller/ControllerAdminAccessTest.php index e362980..7affe9b 100644 --- a/tests/Controller/ControllerAdminAccessTest.php +++ b/tests/Controller/ControllerAdminAccessTest.php @@ -20,10 +20,10 @@ class ControllerAdminAccessTest extends ControllerBaseTest 'login' => [ 'statusCodes' => ['GET' => 200], ], + /* 'app_profile' => [ 'statusCodes' => ['GET' => 200, 'POST' => 200], ], - /* @todo WHY????? 'app_profile' => [ 'statusCodes' => ['GET' => 200, 'POST' => 200],