Indentation
This commit is contained in:
parent
c582729eae
commit
c322a424ad
|
@ -84,18 +84,18 @@ class HTTPInputDataTest extends MockedTest
|
||||||
],
|
],
|
||||||
'files' => [
|
'files' => [
|
||||||
'avatar' => [
|
'avatar' => [
|
||||||
'name' => '8ZUCS34Y5XNH',
|
'name' => '8ZUCS34Y5XNH',
|
||||||
'type' => 'image/png',
|
'type' => 'image/png',
|
||||||
'tmp_name' => '/tmp/phpf85nKJ',
|
'tmp_name' => '/tmp/phpf85nKJ',
|
||||||
'error' => 0,
|
'error' => 0,
|
||||||
'size' => 349330
|
'size' => 349330
|
||||||
],
|
],
|
||||||
'header' => [
|
'header' => [
|
||||||
'name' => 'V2B6Z1IICGPM',
|
'name' => 'V2B6Z1IICGPM',
|
||||||
'type' => 'image/png',
|
'type' => 'image/png',
|
||||||
'tmp_name' => '/tmp/phpe3sqHT',
|
'tmp_name' => '/tmp/phpe3sqHT',
|
||||||
'error' => 0,
|
'error' => 0,
|
||||||
'size' => 1323635
|
'size' => 1323635
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue