From 8ae72bce073dfa528289141d165409a096cd482f Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Thu, 27 Sep 2018 14:45:15 +0200 Subject: [PATCH] stackdriver: fix typescript error --- .../app/plugins/datasource/stackdriver/specs/query_ctrl.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/plugins/datasource/stackdriver/specs/query_ctrl.test.ts b/public/app/plugins/datasource/stackdriver/specs/query_ctrl.test.ts index 68fbcbdb2a8..bf2da913ba1 100644 --- a/public/app/plugins/datasource/stackdriver/specs/query_ctrl.test.ts +++ b/public/app/plugins/datasource/stackdriver/specs/query_ctrl.test.ts @@ -417,6 +417,7 @@ function createTarget(existingFilters?: string[]) { id: '', name: '', }, + unit: '', metricType: 'ametric', service: '', refId: 'A',