build(deps): bump react-router-dom from 7.6.2 to 7.8.1 #2175
Annotations
2 errors
|
SonarCloud
Process completed with exit code 1.
|
|
src/hooks/useFetchSpeakers.test.tsx > fetch speaker hook and speaker adapter > should handle CORS errors with proper headers:
src/hooks/useFetchSpeakers.test.tsx#L201
AssertionError: expected undefined to deeply equal []
- Expected:
[]
+ Received:
undefined
❯ src/hooks/useFetchSpeakers.test.tsx:201:33
|