fix: tighten daily-ops skill commands #247
ci.yml
on: push
Check
3m 10s
Web Check
1m 37s
Audit
2m 19s
Integration (offline)
5m 0s
Integration (DoltHub)
5m 56s
Annotations
2 errors
|
Web Check
Process completed with exit code 1.
|
|
src/components/BrowseList.test.tsx > BrowseList > j/k keyboard navigation moves selection:
web/src/components/BrowseList.test.tsx#L70
Error: expect(element).toHaveAttribute("data-selected", "true") // element.getAttribute("data-selected") === "true"
Expected the element to have attribute:
data-selected="true"
Received:
null
❯ src/components/BrowseList.test.tsx:70:21
|