Skip to content

Commit a1b5c29

Browse files
author
Conduction Release Bot
committed
style(e2e): reflow the signature the fixture removal shortened
1 parent df38fc8 commit a1b5c29

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tests/e2e/workflows/team-folder-sharing.spec.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ import {
4848
const API = `${APP_BASE.replace('/apps/keepiq', '')}/apps/keepiq/api/v1`
4949

5050
test.describe('team folder sharing', () => {
51-
test('owner shares a folder, fans out to a user, and revokes', async ({ page }) => {
51+
test('owner shares a folder, fans out to a user, and revokes', async ({
52+
page,
53+
}) => {
5254
await gotoLockSettled(page)
5355
await unlockVault(page)
5456
await openVault(page)

0 commit comments

Comments
 (0)