Casey Holzer преди 9 години
родител
ревизия
edf9e4e2ab
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tests/automated/height-and-contentHeight.js

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

@@ -1,6 +1,6 @@
 (function() {
 (function() {
 
 
-[ 'height', 'contentHeight' ].forEach(function(heightProp) { ddescribe(heightProp, function() {
+[ 'height', 'contentHeight' ].forEach(function(heightProp) { describe(heightProp, function() {
 
 
 	var calendarEl;
 	var calendarEl;
 	var options;
 	var options;