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