mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
chore(FileTest): fixup formatting
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
dff4dcdd35
commit
ab88d4f83f
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ class FileTest extends TestCase {
|
|||
[
|
||||
'permissions' => Constants::PERMISSION_ALL,
|
||||
'type' => FileInfo::TYPE_FILE,
|
||||
'checksum' => '',
|
||||
'checksum' => '',
|
||||
],
|
||||
null
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue