build(deps): bump @sentry/react from 9.25.1 to 9.34.0 #2124
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
|