feat: useCall, useList, useDoc #7
Annotations
2 errors and 1 warning
src/data-fetching/useDoc/useDoc.test.ts > useDoc > it returns expected object:
src/data-fetching/useDoc/useDoc.test.ts#L26
AssertionError: expected undefined to be null // Object.is equality
- Expected:
null
+ Received:
undefined
❯ src/data-fetching/useDoc/useDoc.test.ts:26:22
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|