Navigation Menu

Skip to content

Commit

Permalink
fix(Tests): Accidentally left in a ddescribe
Browse files Browse the repository at this point in the history
  • Loading branch information
c0bra committed Dec 8, 2014
1 parent 9c495da commit e6cf438
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,4 +1,4 @@
ddescribe('ui.grid.autoResizeGrid', function () {
describe('ui.grid.autoResizeGrid', function () {
var gridScope, gridElm, viewportElm, $scope, $compile, recompile, uiGridConstants;

var data = [
Expand Down

0 comments on commit e6cf438

Please sign in to comment.