Integration Test #14
Annotations
2 errors
Run Vitest:
src/__tests__/integration.test.ts#L33
AssertionError: expected 1 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 1
❯ src/__tests__/integration.test.ts:33:28
|
Run Vitest
Process completed with exit code 1.
|
Loading