Skip to content

Commit 7c8dbc6

Browse files
joshtrichardsbackportbot[bot]
authored andcommitted
chore(FileTest): fixup formatting
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent b1dc930 commit 7c8dbc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/dav/tests/unit/Connector/Sabre/FileTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ private function doPut(string $path, ?string $viewRoot = null, ?Request $request
239239
[
240240
'permissions' => Constants::PERMISSION_ALL,
241241
'type' => FileInfo::TYPE_FILE,
242-
'checksum' => '',
242+
'checksum' => '',
243243
],
244244
null
245245
);

0 commit comments

Comments
 (0)