chore(eslint): apply test lint rules and replace 'ts-expect' with variable assignment #4929
Annotations
3 errors
|
Test esm production
Process completed with exit code 1.
|
|
Test esm production:
tests/react/error.test.tsx#L513
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/react/error.test.tsx:513:7
|
|
Test esm production:
tests/react/error.test.tsx#L471
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/react/error.test.tsx:471:7
|
Loading