add tests for /services #103
Annotations
2 errors
|
coverage
Process completed with exit code 1.
|
|
tests/getUserByClerkService.test.js > GetUserByClerkService > Date Handling Tests > should handle premium end dates correctly:
tests/getUserByClerkService.test.js#L392
AssertionError: expected 2024 to be 2025 // Object.is equality
- Expected
+ Received
- 2025
+ 2024
❯ tests/getUserByClerkService.test.js:392:45
|