Lint
This commit is contained in:
parent
788e6e93b1
commit
4ee72d1629
3 changed files with 4 additions and 5 deletions
|
@ -497,7 +497,7 @@ class FrontControllerTest extends \PHPUnit_Framework_TestCase
|
|||
$this->controller->locale(
|
||||
$this->request,
|
||||
$this->response,
|
||||
['locale'=>'fr_FR']
|
||||
['locale'=> 'fr_FR']
|
||||
)->isRedirect()
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue