Permalink
Browse files
Remove accidental ddescribe
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/features/resize-columns/test/resizeColumns.spec.js
|
|
@@ -1,4 +1,4 @@ |
|
|
ddescribe('ui.grid.resizeColumns', function () { |
|
|
describe('ui.grid.resizeColumns', function () { |
|
|
var grid, gridUtil, gridScope, $scope, $compile, recompile, uiGridConstants; |
|
|
|
|
|
var downEvent, upEvent, moveEvent; |
|
|
|