Merge branch 'master' of https://github.com/g-goessel/grafana-zabbix into g-goessel-master

This commit is contained in:
Alexander Zobnin
2018-08-28 20:34:37 +03:00
3 changed files with 6 additions and 8 deletions

View File

@@ -14,9 +14,7 @@ describe('ZabbixDatasource', () => {
trends: true,
trendsFrom: '14d',
trendsRange: '7d',
dbConnection: {
enabled: false
}
dbConnectionEnable: false
}
};
ctx.templateSrv = {};