[skip-test] [Uptime] MostRecentError component renders properly with empty data 1

https://github.com/elastic/kibana/issues/52288

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley 2019-12-05 08:10:16 -08:00
parent 8122b8b908
commit 05fd394325

View file

@ -39,7 +39,7 @@ describe('MostRecentError component', () => {
expect(component).toMatchSnapshot();
});
it('renders properly with empty data', () => {
it.skip('renders properly with empty data', () => {
const component = renderWithIntl(
<Router>
<MostRecentError