mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-29 05:26:13 +00:00
php cs fixer
This commit is contained in:
parent
facc4affed
commit
cfa51cd659
@ -49,7 +49,7 @@ class SignedUrlNormalizerTest extends KernelTestCase
|
|||||||
'method' => 'GET',
|
'method' => 'GET',
|
||||||
'expires' => 1_700_000,
|
'expires' => 1_700_000,
|
||||||
'url' => 'https://object.store.example/container/object',
|
'url' => 'https://object.store.example/container/object',
|
||||||
'object_name' => 'object'
|
'object_name' => 'object',
|
||||||
],
|
],
|
||||||
$actual
|
$actual
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user