Explore: Skip flaky test (#85878)

Skip flaky test
This commit is contained in:
Kristina 2024-04-10 09:05:07 -05:00 committed by GitHub
parent 3c69de6be5
commit 60edd988ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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',