mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
3c69de6be5
commit
60edd988ac
@ -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 = {
|
const urlParams = {
|
||||||
left: serializeStateToUrlParam({
|
left: serializeStateToUrlParam({
|
||||||
datasource: 'loki',
|
datasource: 'loki',
|
||||||
|
Loading…
Reference in New Issue
Block a user