[Uptime] Unskip alert flyout jest test (#142722) (#142742)

(cherry picked from commit 756bc17689)

Co-authored-by: Shahzad <shahzad.muhammad@elastic.co>
This commit is contained in:
Kibana Machine 2022-10-05 07:48:55 -06:00 committed by GitHub
parent c771946a1c
commit 4ca557947c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,7 @@ import {
} from './alert_monitor_status';
import { render } from '../../../../lib/helper/rtl_helpers';
// FLAKY: https://github.com/elastic/kibana/issues/133226
describe.skip('alert monitor status component', () => {
describe('alert monitor status component', () => {
jest.setTimeout(10_000);
describe('hasFilters', () => {