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

+ 1 - 1
test/TestRefillCommand.php

@@ -26,7 +26,7 @@ class TestRefillCommand extends TestCase
     public function testRefillStat()
     {
         $dates = [
-            '2024-06-16',
+            '2024-07-20',
         ];
         $refill = new statistics\stat_refill();
         $refill->restat($dates);