Selaa lähdekoodia

rename test: slotMinutes -> slotDuration

Adam Shaw 12 vuotta sitten
vanhempi
sitoutus
efc3b2e52c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;