Merge pull request #33 from ritesh404/dependabot/npm_and_yarn/vite-5.… #89
Annotations
2 errors
src/function/caseOf/caseof.test.ts > caseOf > should handle number pattern matching:
src/function/caseOf/caseof.test.ts#L24
AssertionError: expected undefined to be 1 // Object.is equality
- Expected:
1
+ Received:
undefined
❯ src/function/caseOf/caseof.test.ts:24:62
|
Run tests
Process completed with exit code 1.
|