Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[APM] Attempt to fix flaky test in service_group_count.spec.ts (#204543)
## Summary Fixes #201267 Before migrating the API tests to be deployment-agnostic, we had already seen some flaky results for this test (#197912). After completing the migration, the error occurred again. This PR aims to fix the potential issue by ensuring that all existing alerts are cleared before creating the alerts used in the test case. Co-authored-by: jennypavlova <[email protected]> (cherry picked from commit 128739d)
- Loading branch information