build(deps-dev): bump vitest from 2.1.8 to 2.1.9 #68
Annotations
4 errors
build
Process completed with exit code 1.
|
tests/firestore/collection.spec.ts > Firestore collections > can be bound to a getter:
tests/firestore/collection.spec.ts#L415
AssertionError: expected [ { …(2) }, { …(2) }, { …(2) }, …(5) ] to have a length of 2 but got 8
- Expected
+ Received
- 2
+ 8
❯ tests/firestore/collection.spec.ts:415:31
|
tests/firestore/collection.spec.ts > Firestore collections > can be bound to a getter:
tests/firestore/collection.spec.ts#L415
AssertionError: expected [ { …(2) }, { …(2) }, { …(2) }, …(3) ] to have a length of 2 but got 6
- Expected
+ Received
- 2
+ 6
❯ tests/firestore/collection.spec.ts:415:31
|
tests/firestore/collection.spec.ts > Firestore collections > can be bound to a getter:
tests/firestore/collection.spec.ts#L415
AssertionError: expected [ { …(2) }, { …(2) }, { …(2) }, …(1) ] to have a length of 2 but got 4
- Expected
+ Received
- 2
+ 4
❯ tests/firestore/collection.spec.ts:415:31
|