skip failing suite (#70104) (#70103)

This commit is contained in:
Brian Seeders 2020-06-26 15:06:49 -04:00
parent 0bdff15297
commit e4aaed6926

View file

@ -177,7 +177,8 @@ function mockClient() {
} as unknown) as Pick<SavedObjectsClientContract, 'find' | 'bulkGet'>;
}
describe('loader', () => {
// Failing: See https://github.com/elastic/kibana/issues/70104
describe.skip('loader', () => {
describe('loadIndexPatterns', () => {
it('should not load index patterns that are already loaded', async () => {
const cache = await loadIndexPatterns({