mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
(cherry picked from commit 756bc17689
)
Co-authored-by: Shahzad <shahzad.muhammad@elastic.co>
This commit is contained in:
parent
c771946a1c
commit
4ca557947c
1 changed files with 1 additions and 2 deletions
|
@ -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', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue