diff --git a/public/app/features/explore/spec/queryHistory.test.tsx b/public/app/features/explore/spec/queryHistory.test.tsx index 66eefeea309..76fcc7a0124 100644 --- a/public/app/features/explore/spec/queryHistory.test.tsx +++ b/public/app/features/explore/spec/queryHistory.test.tsx @@ -119,7 +119,7 @@ describe('Explore: Query History', () => { }); }); - it('adds recently added query if the query history panel is already open', async () => { + it.skip('adds recently added query if the query history panel is already open', async () => { const urlParams = { left: serializeStateToUrlParam({ datasource: 'loki',