stanley-king 3 лет назад
Родитель
Сommit
0a86e4665f
1 измененных файлов с 1 добавлено и 5 удалено
  1. 1 5
      test/TestRefillCommand.php

+ 1 - 5
test/TestRefillCommand.php

@@ -22,11 +22,7 @@ class TestRefillCommand extends TestCase
     public function testRefillStat()
     {
         $dates = [
-            '2022-01-13',
-            '2022-01-16',
-            '2022-01-17',
-            '2022-01-18',
-            '2022-01-19'
+            '2022-02-22'
         ];
         $refill = new statistics\stat_refill();
         $refill->restat($dates);