mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
Removes comment
This commit is contained in:
parent
aff1de9892
commit
55824dc4d8
@ -24,7 +24,6 @@ describe('StackdriverDataSource', () => {
|
||||
let ds;
|
||||
let result;
|
||||
beforeEach(async () => {
|
||||
console.log('erik', metricDescriptors);
|
||||
const backendSrv = {
|
||||
datasourceRequest: async () => Promise.resolve({ status: 200, data: metricDescriptors }),
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user