Explorar el Código

rename test: slotMinutes -> slotDuration

Adam Shaw hace 12 años
padre
commit
efc3b2e52c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/automated/slotDuration.js

+ 1 - 1
tests/automated/slotMinutes.js → tests/automated/slotDuration.js

@@ -1,5 +1,5 @@
 
 
-describe('slotMinutes', function() {
+describe('slotDuration', function() {
 
 
 	var minutesInADay = 1440;
 	var minutesInADay = 1440;