fix: serialization of an array of element refs #16892
Annotations
3 errors
Unit Tests:
packages/qwik/src/core/tests/ref.spec.tsx#L106
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ qwik/src/core/tests/ref.spec.tsx:106:55
|
Unit Tests:
packages/qwik/src/core/tests/ref.spec.tsx#L129
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ qwik/src/core/tests/ref.spec.tsx:129:55
|
Unit Tests
Process completed with exit code 1.
|
Loading