Fix PHPCS

Refs MATES-9698
This commit is contained in:
mark_story 2016-11-04 09:31:05 -04:00
parent 6a201696dd
commit 9d94487b23

View file

@ -499,7 +499,7 @@ class HttpResponseTest extends CakeTestCase {
'google' => array( 'google' => array(
'value' => 'not=nice', 'value' => 'not=nice',
), ),
'' => array( '' => array(
'value' => '1271', 'value' => '1271',
'domain' => '.example.com', 'domain' => '.example.com',
'expires' => 'Fri, 04-Nov-2016 12:50:26 GMT', 'expires' => 'Fri, 04-Nov-2016 12:50:26 GMT',