fix: show accept/reject/close buttons for admins on submissions #321
ci.yml
on: push
Check
56s
Web Check
26s
Audit
26s
Integration (offline)
5m 29s
Integration (DoltHub)
5m 35s
Annotations
4 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
|
|
Audit
Process completed with exit code 1.
|
|
Integration (DoltHub)
Process completed with exit code 2.
|