Kind: Function
Source: atloria-monorepo/apps/parser-orchestrator/test/integration/helpers/test-utils.ts
Read a fixture file
Signature
tsfunction readFixtureFile(relativePath: string): string
Parameters
| Name | Type |
|---|---|
relativePath | string |
Returns: string
Was this page helpful?