A lot of refactoring opf unsaved changes service so it can be unit tested better

This commit is contained in:
Torkel Ödegaard
2015-04-28 13:45:59 +02:00
parent f6a61c1ec5
commit aaea80e053
5 changed files with 175 additions and 88 deletions

View File

@@ -141,6 +141,7 @@ require([
'specs/dashboardViewStateSrv-specs',
'specs/soloPanelCtrl-specs',
'specs/dynamicDashboardSrv-specs',
'specs/unsavedChangesSrv-specs',
];
var pluginSpecs = (config.plugins.specs || []).map(function (spec) {