mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fix PHPCS
Refs MATES-9698
This commit is contained in:
parent
6a201696dd
commit
9d94487b23
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@ class HttpResponseTest extends CakeTestCase {
|
|||
'google' => array(
|
||||
'value' => 'not=nice',
|
||||
),
|
||||
'' => array(
|
||||
'' => array(
|
||||
'value' => '1271',
|
||||
'domain' => '.example.com',
|
||||
'expires' => 'Fri, 04-Nov-2016 12:50:26 GMT',
|
||||
|
|
Loading…
Reference in a new issue