Kind: Function
Source: atloria-monorepo/apps/web-e2e/src/utils/data-factories.ts
Signature
tsfunction createTestCollaborationSession(documentId: string, userCount): TestCollaborationSession
Parameters
| Name | Type |
|---|---|
documentId | string |
userCount | any |
Returns: TestCollaborationSession
Was this page helpful?