skip failing test suite (#164996)

This commit is contained in:
Kibana Machine 2023-08-28 12:23:27 -04:00
parent 7f7bee0300
commit a72dc6781f

View file

@ -38,7 +38,8 @@ export default function ({ getService }: FtrProviderContext) {
}
}
describe('search', () => {
// Failing: See https://github.com/elastic/kibana/issues/164996
describe.skip('search', () => {
before(async () => {
// ensure es not empty
await es.index({