Kind: Function
Source: atloria-monorepo/apps/web-e2e/src/utils/data-factories.ts
Signature
tsfunction createTestComment(overrides: Partial<TestCommentData>): TestCommentData
Parameters
| Name | Type |
|---|---|
overrides | Partial<TestCommentData> |
Returns: TestCommentData
Was this page helpful?