mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Automated formatting changes
This commit is contained in:
parent
455c9c8069
commit
7fea04d08e
|
|
@ -265,7 +265,7 @@ final class HttpRequestTest extends \PHPUnit\Framework\TestCase
|
|||
$request = new HttpRequest(new HttpUri(''));
|
||||
|
||||
$data = [
|
||||
0 => 1, 1 => 2, 2 => 3,
|
||||
0 => 1, 1 => 2, 2 => 3,
|
||||
'a' => 'b',
|
||||
'b' => [4, 5],
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user