build(deps): bump react-router-dom from 7.6.2 to 7.9.3 #2188
Annotations
2 errors
|
SonarCloud
Process completed with exit code 1.
|
|
src/hooks/useFetchSpeakers.test.tsx > fetch speaker hook and speaker adapter > should handle network errors and report to Sentry:
src/hooks/useFetchSpeakers.test.tsx#L180
AssertionError: expected undefined to deeply equal []
- Expected:
[]
+ Received:
undefined
❯ src/hooks/useFetchSpeakers.test.tsx:180:33
|