// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` spec cannot clear cache for aliases if some indexes are closed or blocked 1`] = `
`;
exports[` spec clear cache for aliases by calling commonService 1`] = `
`;
exports[` spec delete alias by calling commonService 1`] = `
`;
exports[` spec filter aliases failed when clearing caches for multiple aliases 1`] = `
`;
exports[` spec refresh alias by calling commonService 1`] = `
`;
exports[` spec refresh multi alias even failed to get index status 1`] = `
`;
exports[` spec renders flush component 1`] = `
HTMLCollection [
,
,
]
`;
exports[` spec renders the component and all the actions should be disabled when no items selected 1`] = `
`;