Skip to content

Commit

Permalink
Fix JS unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nul800sebastiaan committed Mar 11, 2019
1 parent b46f842 commit 3961e25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@

}

angular.module("umbraco.directives").directive("umbGridHackScope", umbGridHackScope);
angular.module("umbraco").directive("umbGridHackScope", umbGridHackScope);

})();

0 comments on commit 3961e25

Please sign in to comment.