[Alerting] Fixes mistake in empty list assertion#60896
[Alerting] Fixes mistake in empty list assertion#60896gmmorris merged 1 commit intoelastic:masterfrom
Conversation
|
Pinging @elastic/kibana-alerting-services (Team:Alerting Services) |
mikecote
left a comment
There was a problem hiding this comment.
LGTM so far, looks like PR is still draft.
💚 Build SucceededTo update your PR or re-run it, just comment with: |
* master: [Remote clustersadopt changes to remote info API (elastic#60795) Only run xpack siem cypress in PRs when there are siem changes (elastic#60661) [CI] Add error steps and help links to PR comments (elastic#60772) skip flaky functional test (elastic#60898) [Alerting] Fixes mistake in empty list assertion (elastic#60896) a11y tests for login and logout (elastic#60799) removed boom errors from AlertNavigationRegistry (elastic#60887)
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
2 similar comments
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Summary
A mistake slipped through a previous PR which causes a flaky test which ended up breaking the backport.
This correct that assertion.
Checklist
Delete any items that are not applicable to this PR.
For maintainers