Skip to content

Commit

Permalink
removed to do comment
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Panta committed Oct 28, 2024
1 parent 703a526 commit 279bf0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/acceptance/bootstrap/TrashbinContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,6 @@ public function asFileOrFolderExistsInTrash(?string $user, ?string $path):void {
);

if (\count($sections) !== 1) {
// TODO: handle deeper structures
$listing = $this->listTrashbinFolderCollection($user, \basename(\rtrim($firstEntry['href'], '/')));
} else {
$listing = [];
Expand Down

0 comments on commit 279bf0a

Please sign in to comment.