chore(deps): update devdependency vitest to v2 #2448
Annotations
3 errors
Unittesting:
test/default.test.ts#L60
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ test/default.test.ts:60:21
|
Unittesting:
test/default.test.ts#L71
AssertionError: expected [ { breadcrumbs: [], …(8) }, …(1) ] to have a length of 1 but got 2
- Expected
+ Received
- 1
+ 2
❯ test/default.test.ts:71:21
|
Unittesting
Process completed with exit code 1.
|
Loading