Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[React@18] fix When on the host isolation exceptions page should sear…
…ch using expected exception item fields (elastic#208396) ## Summary fix elastic#208339 (comment) - [ ] [[job]](https://buildkite.com/elastic/kibana-pull-request/builds/270417#0194a78a-264a-4056-8026-2be65f9e16b9) [[logs]](https://buildkite.com/organizations/elastic/pipelines/kibana-pull-request/builds/270417/jobs/0194a78a-264a-4056-8026-2be65f9e16b9/artifacts/0194a7ad-2ab6-40c2-a11c-685683bbb663) Jest Integration Tests / When on the host isolation exceptions page should search using expected exception item fields Fix the test so it passes with React@18 ``` REACT_18=true node scripts/jest --config=x-pack/solutions/security/plugins/security_solution/jest.integration.config.js /x-pack/solutions/security/plugins/security_solution/public/management/pages/host_isolation_exceptions/view/integration_tests/host_isolation_exceptions_list.test.tsx ``` We already saw a very similar timeout failure here: https://github.com/elastic/kibana/pull/207195/files#r1922454027
- Loading branch information