Fix construct of SignedUrlPost

This commit is contained in:
2024-07-04 11:58:48 +02:00
parent 21b79c1981
commit 2adc8b3bf6
5 changed files with 7 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ class AsyncUploadControllerTest extends TestCase
return new SignedUrlPost(
'https://object.store.example',
new \DateTimeImmutable('1 hour'),
'abc'
150,
1,
1800,