fix: restore required translation keys for tests #4421
Annotations
2 errors and 1 warning
Run pnpm test:coverage:
src/hooks/useProfileEditorForm.test.ts#L433
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/hooks/useProfileEditorForm.test.ts:433:30
|
Run pnpm test:coverage
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "stateful-build", "stateful-report", "stateless-build", "stateless-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading