Procházet zdrojové kódy

modify refill stat 2022-02-22

stanley-king před 3 roky
rodič
revize
0a86e4665f
1 změnil soubory, kde provedl 1 přidání a 5 odebrání
  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);