Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.15] [UII] Fix `unifiedSearch` mock in `SearchBar&#x…
…60; jest test (#192211) (#192239) # Backport This will backport the following commits from `main` to `8.15`: - [[UII] Fix `unifiedSearch` mock in `SearchBar` jest test (#192211)](#192211) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jen Huang","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-06T06:42:47Z","message":"[UII] Fix `unifiedSearch` mock in `SearchBar` jest test (#192211)\n\n## Summary\r\n\r\nResolves #181510. Fixes missing method in the mocked `unifiedSearch`\r\ndependency that was causing flaky test failures.","sha":"24e1b67027c545176fed8d8b5f8b726d45245181","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","backport:prev-minor","v8.16.0"],"title":"[UII] Fix `unifiedSearch` mock in `SearchBar` jest test","number":192211,"url":"https://github.com/elastic/kibana/pull/192211","mergeCommit":{"message":"[UII] Fix `unifiedSearch` mock in `SearchBar` jest test (#192211)\n\n## Summary\r\n\r\nResolves #181510. Fixes missing method in the mocked `unifiedSearch`\r\ndependency that was causing flaky test failures.","sha":"24e1b67027c545176fed8d8b5f8b726d45245181"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/192211","number":192211,"mergeCommit":{"message":"[UII] Fix `unifiedSearch` mock in `SearchBar` jest test (#192211)\n\n## Summary\r\n\r\nResolves #181510. Fixes missing method in the mocked `unifiedSearch`\r\ndependency that was causing flaky test failures.","sha":"24e1b67027c545176fed8d8b5f8b726d45245181"}}]}] BACKPORT--> Co-authored-by: Jen Huang <[email protected]>
- Loading branch information