failed test reporter #156
Annotations
2 errors
src/__tests__/index.test.ts > Test > Demo Test:
src/__tests__/index.test.ts#L7
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ src/__tests__/index.test.ts:7:18
|
Node unit tests (21)
Process completed with exit code 1.
|