Explorar o código

modify refill stat 2022-02-22

stanley-king %!s(int64=3) %!d(string=hai) anos
pai
achega
0a86e4665f
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  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);