diff --git a/lib/Cake/Test/Case/Controller/ApplicationControllerTest.php b/lib/Cake/Test/Case/Controller/ApplicationControllerTest.php index 8bca18274..d72c7e881 100644 --- a/lib/Cake/Test/Case/Controller/ApplicationControllerTest.php +++ b/lib/Cake/Test/Case/Controller/ApplicationControllerTest.php @@ -73,6 +73,8 @@ class ApplicationControllerTest extends ControllerTestCase { /** * Tests the redirect and session config with use_trans_sid=1. + * + * @return void */ public function testRedirect() { $sessionId = 'o7k64tlhil9pakp89j6d8ovlqk';