mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Dominique Clarke <doclarke71@gmail.com>
This commit is contained in:
parent
646bf77b80
commit
93c7764b8c
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ import {
|
|||
import { render } from '../../../../lib/helper/rtl_helpers';
|
||||
|
||||
describe('alert monitor status component', () => {
|
||||
jest.setTimeout(10_000);
|
||||
|
||||
describe('hasFilters', () => {
|
||||
const EMPTY_FILTERS = {
|
||||
tags: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue