Replace this in object methods #423
Annotations
2 errors
Run vitest run:
src/processScript/index.ts#L444
AssertionError: expected undefined to be { '0': 'test[0]', …(2) } // Object.is equality
- Expected:
{
"0": "test[0]",
"bar": [Function bar],
"foo": [
[Function anonymous],
],
}
+ Received:
undefined
❯ eval src/processScript/index.ts:444:8
❯ src/processScript/index.ts:444:27
|
Run vitest run
Process completed with exit code 1.
|
Loading