Indentation

This commit is contained in:
Michael 2021-05-24 04:58:41 +00:00
parent c582729eae
commit c322a424ad
1 changed files with 8 additions and 8 deletions

View File

@ -84,18 +84,18 @@ class HTTPInputDataTest extends MockedTest
],
'files' => [
'avatar' => [
'name' => '8ZUCS34Y5XNH',
'type' => 'image/png',
'name' => '8ZUCS34Y5XNH',
'type' => 'image/png',
'tmp_name' => '/tmp/phpf85nKJ',
'error' => 0,
'size' => 349330
'error' => 0,
'size' => 349330
],
'header' => [
'name' => 'V2B6Z1IICGPM',
'type' => 'image/png',
'name' => 'V2B6Z1IICGPM',
'type' => 'image/png',
'tmp_name' => '/tmp/phpe3sqHT',
'error' => 0,
'size' => 1323635
'error' => 0,
'size' => 1323635
]
]
]