mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
Fix construct of SignedUrlPost
This commit is contained in:
@@ -73,6 +73,7 @@ class AsyncUploadControllerTest extends TestCase
|
||||
return new SignedUrlPost(
|
||||
'https://object.store.example',
|
||||
new \DateTimeImmutable('1 hour'),
|
||||
'abc'
|
||||
150,
|
||||
1,
|
||||
1800,
|
||||
|
Reference in New Issue
Block a user