Explorar o código

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

haru haru %!s(int64=2) %!d(string=hai) anos
pai
achega
145caf2362
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/TestRefillClearYL.php

+ 1 - 1
test/TestRefillClearYL.php

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