Failing test: Jest Tests.x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view - when on the endpoint list page when there is a selected host in the url Activity Log tab when `canReadActionsLogManagement` is TRUE should show the activity log content when selected #182698
Error: expect(element).toHaveAttribute("aria-selected", "false") // element.getAttribute("aria-selected") === "false"
Expected the element to have attribute:
aria-selected="false"
Received:
aria-selected="true"
at Object.toHaveAttribute (/var/lib/buildkite-agent/builds/kb-n2-4-spot-09e4b05b32fe152f/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.test.tsx:706:30)
A test failed on a tracked branch
First failure: kibana-on-merge - main