mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-25 21:48:28 -05:00
Merge pull request #9808 from kobergj/FixChecksumTestFormat
[tests-only] Use sha1 checksum algorithm in tests
This commit is contained in:
@@ -259,6 +259,7 @@ class TUSContext implements Context {
|
||||
'headers' => $headers
|
||||
]
|
||||
);
|
||||
$client->setChecksumAlgorithm('sha1');
|
||||
$client->setApiPath(
|
||||
WebDavHelper::getDavPath(
|
||||
$user,
|
||||
|
||||
Reference in New Issue
Block a user