stanley-king 3 år sedan
förälder
incheckning
4b5634f9e2
1 ändrade filer med 1 tillägg och 1 borttagningar
  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);
     }