Browse Source

Merge branch 'raccount' of 39.97.239.116:gyfl/xyzshop into raccount

haru haru 2 năm trước cách đây
mục cha
commit
145caf2362
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/TestRefillClearYL.php

+ 1 - 1
test/TestRefillClearYL.php

@@ -34,7 +34,7 @@ class TestRefillClearYL extends TestCase
     public function testPdlogClear()
     public function testPdlogClear()
     {
     {
         $start_date = strtotime('2022-04-10');
         $start_date = strtotime('2022-04-10');
-        $end_date   = strtotime('2022-05-01');
+        $end_date   = strtotime('2022-04-27');
 
 
         $clear = new refill\pdlog_clear();
         $clear = new refill\pdlog_clear();
         $clear->clear($start_date,$end_date);
         $clear->clear($start_date,$end_date);