Casey Holzer пре 9 година
родитељ
комит
5325b8e8f7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tests/automated/height-and-contentHeight.js

+ 1 - 1
tests/automated/height-and-contentHeight.js

@@ -81,7 +81,7 @@
 							});
 							});
 						}
 						}
 
 
-						ddescribe('when there are no events', function() {
+						describe('when there are no events', function() {
 							it('should be the specified height, with no scrollbars', function() {
 							it('should be the specified height, with no scrollbars', function() {
 								init(testInfo.height);
 								init(testInfo.height);
 								expect(Math.round(heightElm.outerHeight())).toBe(600);
 								expect(Math.round(heightElm.outerHeight())).toBe(600);