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