Merge pull request #9808 from kobergj/FixChecksumTestFormat

[tests-only] Use sha1 checksum algorithm in tests
This commit is contained in:
Jörn Friedrich Dreyer
2024-08-14 13:16:27 +02:00
committed by GitHub
@@ -259,6 +259,7 @@ class TUSContext implements Context {
'headers' => $headers
]
);
$client->setChecksumAlgorithm('sha1');
$client->setApiPath(
WebDavHelper::getDavPath(
$user,