stanley-king 3 năm trước cách đây
mục cha
commit
4b5634f9e2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/TestRefillClear.php

+ 1 - 1
test/TestRefillClear.php

@@ -39,7 +39,7 @@ class TestRefillClear extends TestCase
     public function test202201()
     {
         $start_date = strtotime('2022-01-16');
-        $end_date   = strtotime('2022-01-21');
+        $end_date   = strtotime('2022-01-17');
         $this->clear($start_date,$end_date);
     }