form steps: contact details / funding #7
client_ci_unit_tests.yml
on: push
Client Unit Tests
37s
Annotations
2 errors
src/containers/my-projects/form/form.test.tsx > project form > choosing "Yes" in the information collection, and selecting "Others" in the demographic selector will make appear a new input to specify:
client/src/containers/my-projects/form/form.test.tsx#L97
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/containers/my-projects/form/form.test.tsx:97:73
|
Client Unit Tests
Process completed with exit code 1.
|