mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Fix testNormalizerSignedUrl method fixed
This commit is contained in:
parent
f9122341d1
commit
facc4affed
@ -49,6 +49,7 @@ class SignedUrlNormalizerTest extends KernelTestCase
|
||||
'method' => 'GET',
|
||||
'expires' => 1_700_000,
|
||||
'url' => 'https://object.store.example/container/object',
|
||||
'object_name' => 'object'
|
||||
],
|
||||
$actual
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user