feat: add getQuote util & useGetQuote hook #12
Annotations
2 errors
|
build-and-test
Process completed with exit code 1.
|
|
test/hooks/useGetQuote.test.tsx > useGetQuote > should not fetch when params are not provided:
test/hooks/useGetQuote.test.tsx#L111
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/hooks/useGetQuote.test.tsx:111:36
|