Fix JS unit tests
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
|
||||
}
|
||||
|
||||
angular.module("umbraco.directives").directive("umbGridHackScope", umbGridHackScope);
|
||||
angular.module("umbraco").directive("umbGridHackScope", umbGridHackScope);
|
||||
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user