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

This commit is contained in:
Shahzad 2022-10-05 14:55:08 +02:00 committed by GitHub
parent b3ebe13330
commit 756bc17689
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', () => {