stanley-king 3 년 전
부모
커밋
cad1310072
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/TestRefillCommand.php

+ 1 - 1
test/TestRefillCommand.php

@@ -25,7 +25,7 @@ class TestRefillCommand extends TestCase
     public function testRefillStat()
     {
         $dates = [
-            '2022-03-02'
+            '2022-03-03'
         ];
         $refill = new statistics\stat_refill();
         $refill->restat($dates);