diff --git a/tests/FrontControllerTest.php b/tests/FrontControllerTest.php index efbed07..7152a24 100644 --- a/tests/FrontControllerTest.php +++ b/tests/FrontControllerTest.php @@ -294,6 +294,7 @@ class FrontControllerTest extends \PHPUnit_Framework_TestCase /** * Test the redirect() function with a specific format. + * * @return void */ public function testRedirectWithFormat()