Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tests/e2e/workflows/team-folder-sharing.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ const API = `${APP_BASE.replace('/apps/keepiq', '')}/apps/keepiq/api/v1`
test.describe('team folder sharing', () => {
test('owner shares a folder, fans out to a user, and revokes', async ({
page,
_request,
}) => {
await gotoLockSettled(page)
await unlockVault(page)
Expand Down
Loading