mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip "without kibana index" suite. #85911
This commit is contained in:
parent
53cb05388a
commit
8b4e2fe7ce
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ export default function ({ getService }) {
|
|||
}));
|
||||
});
|
||||
|
||||
describe('without kibana index', () => {
|
||||
describe.skip('without kibana index', () => {
|
||||
before(
|
||||
async () =>
|
||||
// just in case the kibana server has recreated it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue