Skip to content

Commit

Permalink
[Infra UI] Fix flyout-related tests (#163469)
Browse files Browse the repository at this point in the history
closes [#162672](#162672)
## Summary

This PR fixes the `should render alerts count for a host inside a
flyout`. It also moves all flyout-related tests to the `#Single Host
Flyout` test.


### How to test

```bash
yarn test:ftr:server --config x-pack/test/functional/apps/infra/config.ts
```

```bash
yarn test:ftr:runner --config x-pack/test/functional/apps/infra/config.ts --include x-pack/test/functional/apps/infra/hosts_view.ts
```


https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2830
  • Loading branch information
crespocarlos authored Aug 9, 2023
1 parent a371022 commit 949c2fb
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 193 deletions.
Loading

0 comments on commit 949c2fb

Please sign in to comment.