Skip to content

Commit

Permalink
Update __tests__/dav/dav.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux and skjnldsv committed Aug 23, 2023
1 parent f750145 commit f7a7d21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/dav/dav.spec.ts
Expand Up @@ -3,7 +3,6 @@ import { readFile } from 'node:fs/promises'

import { File, Folder, davRemoteURL, davGetFavoritesReport, davRootPath, getFavoriteNodes, davResultToNode } from '../../lib'
import { FileStat } from 'webdav'
import { join } from 'node:path'

vi.mock('@nextcloud/auth')
vi.mock('@nextcloud/router')
Expand Down

0 comments on commit f7a7d21

Please sign in to comment.