build(deps-dev): bump globals from 16.2.0 to 16.4.0 (#774) #2210
Annotations
2 errors
|
SonarCloud
Process completed with exit code 1.
|
|
src/hooks/useFetchSpeakers.test.tsx > fetch speaker hook and speaker adapter > should handle empty responses:
src/hooks/useFetchSpeakers.test.tsx#L220
AssertionError: expected undefined to deeply equal []
- Expected:
[]
+ Received:
undefined
❯ src/hooks/useFetchSpeakers.test.tsx:220:33
|