Browse Source

stackdriver: fix failing test

Erik Sundell 7 years ago
parent
commit
37fe488b69

+ 1 - 0
public/app/plugins/datasource/stackdriver/specs/datasource.test.ts

@@ -108,6 +108,7 @@ describe('StackdriverDataSource', () => {
       targets: [
         {
           refId: 'A',
+          aggregation: {},
         },
       ],
     };