51 Searchbar #77
Annotations
2 errors
src/common/components/Input/__tests__/CheckboxInput.test.tsx#L110
Error: expect(element).toHaveAttribute("checked", "true") // element.getAttribute("checked") === "true"
Expected the element to have attribute:
checked="true"
Received:
checked="false"
❯ src/common/components/Input/__tests__/CheckboxInput.test.tsx:110:39
|
|
This job failed
Loading