Skip to content

51 Searchbar

51 Searchbar #77

Triggered via pull request September 24, 2024 12:10
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/common/components/Input/__tests__/CheckboxInput.test.tsx > CheckboxInput > should change array value: 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
Test
Process completed with exit code 1.