Skip to content

Commit 61cf390

Browse files
conditional test
1 parent a43d694 commit 61cf390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/tests/uploads.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ describe('CRUD Uploads', () => {
2222
}
2323
}
2424
});
25-
});
25+
}, 5_000);
2626

2727
afterEach(async () => {
2828
connectedUtils?.remote.streamController?.close();

0 commit comments

Comments
 (0)