mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing suite
This commit is contained in:
parent
8ccd4334aa
commit
dbb80992ab
1 changed files with 2 additions and 1 deletions
|
@ -66,7 +66,8 @@ const loadJobsMock = {
|
|||
}]
|
||||
};
|
||||
|
||||
describe('<JobList />', () => {
|
||||
// FAILING: https://github.com/elastic/kibana/issues/34206
|
||||
describe.skip('<JobList />', () => {
|
||||
describe('detail panel', () => {
|
||||
let server;
|
||||
let component;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue