feat(tests): use sha1 checksum mechanism
Signed-off-by: jkoberg <jkoberg@owncloud.com>
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