Pdf/optimize #77
Annotations
2 errors
|
Unit Tests
Process completed with exit code 1.
|
|
tests/unit/models/profile-model.test.ts > ProcessingProfile Model > Create Profile > creates profile with default values:
apps/backend/tests/unit/models/profile-model.test.ts#L49
AssertionError: expected 1500 to be 1000 // Object.is equality
- Expected
+ Received
- 1000
+ 1500
❯ tests/unit/models/profile-model.test.ts:49:47
|