We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eadcb30 commit 2c2ac09Copy full SHA for 2c2ac09
public/app/features/logs/response.test.ts
@@ -1,5 +1,5 @@
1
import { DataQueryResponse, QueryResultMetaStat } from '@grafana/data';
2
-import { getMockFrames } from 'app/plugins/datasource/loki/mocks';
+import { getMockFrames } from 'app/plugins/datasource/loki/__mocks__/frames';
3
4
import { cloneQueryResponse, combineResponses } from './response';
5
0 commit comments