Jameson/CT-1658 #255
Annotations
2 errors
|
Unit tests
Process completed with exit code 1.
|
|
src/components/__tests__/InstitutionTile-test.jsx > <InstitutionTile /> > renders an error icon if the institution is disabled:
src/components/__tests__/InstitutionTile-test.jsx#L49
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
Received has type: Null
Received has value: null
❯ src/components/__tests__/InstitutionTile-test.jsx:49:60
|