mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
azuremonitor: fix tests
This commit is contained in:
parent
cbcf557a34
commit
2a1558cefc
@ -2,8 +2,6 @@ jest.mock('./css/query_editor.css', () => {
|
||||
return {};
|
||||
});
|
||||
|
||||
jest.mock('./monaco/kusto_monaco_editor');
|
||||
|
||||
import { AzureMonitorQueryCtrl } from './query_ctrl';
|
||||
import Q from 'q';
|
||||
import { TemplateSrv } from 'app/features/templating/template_srv';
|
||||
|
Loading…
Reference in New Issue
Block a user